Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1001 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 1001 Bytes

Docker Repository on Quay

Fyreactyl-Egg

The egg used to run Fyreactyl on Pterodactyl Panel

Contribution

MD211211#9261 THIS IS BASED OF DASHACTYL EGG (but for fyreactyl)

How to install

1: add this egg to your pterodactyl eggs

2: start the server, IF YOU SEE AN ERROR YOU ARE DOING THIS CORRECTLY

3: Then upload entrypoint.sh to file manager, set the permission to 777

4: Start the server! wait for install

5: Config settings.yml

6: Make an nginx config on your node for it (https://pastebin.com/4GvEG6rH replace [DOMAIN YOU WANT TO USE and [PTERODACTYL CONTAINER DOMAIN](include port with this) with the corrisponding domains )

7: Delete Entrypoint.sh (this should have self-destructed earlier but if it didnt, do this step)

8: Change the startup command to "node index.js"

9: Visit the site you configed on your nginx config, Done!