#cloudflare tunnel

3 messages · Page 1 of 1 (latest)

night locustBOT
#

Pterodactyl has features to enable use of proxies, however we cannot provide support for proxies as it adds great complexity to the application set up. Troubleshooting complex network setups involving tunnels and proxies is extremely difficult to do without access to that network. Supporting complex network issues is outside the scope of this support.

flat root
#

Have you set the cloudflared to start on boot?

proper echo
# flat root Have you set the cloudflared to start on boot?

Hi, I'm using Docker and replaced the default command docker run cloudflare/cloudflared:latest... with docker run -d --restart unless-stopped cloudflare/cloudflared:latest... (added -d --restart unless-stopped). I haven't done anything else beyond that.