Setting up Plan with Caddy as a reverse proxy #3812
Unanswered
Metacinnabar
asked this question in
Q&A
Replies: 1 comment
-
Have you restarted the server after making the port allocation? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently running Caddy as service with the Caddyfile containing
analytics.domain.net {
reverse_proxy :8804
}
I am using Plan 5.4 build 1722.1 running on a 1.8.8 Minecraft server with Java 8
This Minecraft server is running on pterodactyl
The pterodactyl server has been allocated both the Minecraft port (25565) and Plan port (8804)
My config looks like this:
When going on to analytics.domain.net it doesn't stop trying to load until it times out and shows no information
Beta Was this translation helpful? Give feedback.
All reactions