02a) Create URL for pt-panel
Last updated
Last updated
pt-panel
URLHead into your Cosmos Server web UI, under ServApps.
Find the pt-stack
and select "View Stack"
Find the pt-panel
container.
Under "URLs", select the New (+)
button to create a new URL:
Go down to the "Use Host" field, and make sure it says the same, as you set it to in the APP_URL
in the Docker Compose example. In my case, it's https://pt-panel.engels.zip
.
Warning! The URL you set here, must correspond to the one you set as APP_URL
in the Docker Compose example
Select Confirm
to create the URL.
You can press the Refresh
button in Cosmos, if the URL doesn't show up immediately.
You can head to the URL you created, and it should load the initial Pterodactyl login page.
If it doesn't, go to the Troubleshooting section of this guide and see if there's anything there that can help.