Skip to content

Coolify behind Pangolin tunneled reverse proxy #5272

Answered by djsisson
maikbasel asked this question in Q&A

You must be logged in to vote

you just need the proxy to be running on the private server with 80/443 mapped to the host (doesn't have to be those 2 ports)

then you just proxy everything, including the coolify dashboard for your domains to that internal ip:80 and set everything to be http in coolify

if you need https at the container level, then you will need to add the relevant certs or use dns challenge in the proxy before you can switch to using https in your containers and then proxy to 443 as well

the proxy on coolify will proxy the incoming traffic to the correct containers based on the incoming hostname and match it to what you have set for each project (including instance domain setting for coolify itself)

Replies: 1 comment 2 replies

You must be logged in to vote
2 replies
@maikbasel

@maikbasel

Answer selected by maikbasel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants