01c) Launching Pterodactyl
Launching Pterodactyl
To launch the
docker-compose.pt.ymlwe just created, simply just run this command:
docker compose -f /opt/docker-all/docker-compose.pt.yml up -dThis will activate all Pterodactyl services at once
We'll need to do a few things, before we continue with the installation.
First of all, you should Stop the
pt-wingscontainer, since it'll keep restarting over and over for now.You can find the
pt-wingscontainer inside thept-stack.

On to the next step!
Last updated