#Changing ports [Docker]

19 messages · Page 1 of 1 (latest)

cobalt roost
#

You're running it in docker(compose) you can change the externally published ports.

    ports:
      - "81:80"
      - "444:443"

This should route the external traffic on port 81 to port 80 in your container

#

again, mind the amount of space you add 😉

#

Where did you get that one?

#

wanna hop in call and see if we can figure it out?

#

👍

#

A friend of mine uses puffer but I never looked into it

spiral moth
#

You need to retrieve the panel logs to find out more about the error.

#

Check your volumes

cobalt roost
#

/srv/pterodactyl/logs/ is where you should find them on your actual server

#

are you using portainer too?

#

portainer also has a log button

#

is pterodactyl even running? it seems you have a problem connecting to the SQL database

#

I'm assuming you're running a DB on a separate container?

#

How did you set up the pterodactyl user?

#

Hmmm

#

Where did you get the compose script?

#

you will have to go into the db container and change the pterodactyl user perms to connect via other hosts than localhost I think

#

This is why I dislike Docker

#

You still available for a call? I tried before