EdyTheCow / docker-pterodactyl

Running Pterodactyl Panel inside docker containers behind Traefik reverse proxy
234 stars 49 forks source link

configuration? #2

Closed TekExplorer closed 4 years ago

TekExplorer commented 4 years ago

how do i configure my node? should i let cloudflare proxy my node.domain or dns only? ghow about the panel?

EdyTheCow commented 4 years ago

how do i configure my node? should i let cloudflare proxy my node.domain or dns only? ghow about the panel?

Hey, I'm in progress of redoing the whole setup and guide making it as easy as possible to set it up for anyone interested. As of right now the setup is unusable. To answer your question, if you're running daemon and panel on the same server you can put both daemon and panel subdomains under CF's proxy. However, if your daemon is running on a different server, you'll have to expose node's IP. The panel's domain can be always under proxy.

EdyTheCow commented 4 years ago

@TekExplorer docker-compose.yml and the guide has been updated

TekExplorer commented 4 years ago

Interesting, I actually already got it working