Hacker News new | ask | show | jobs
by Lord_Zero 45 days ago
Could you elaborate on your setup? Is the docker host also your web server on which you run caddy?
1 comments

No it just needs to have route to the internal IP of the docker host. And you expose your ports on that IP. Let me know if you need more details. You could also put the reverse proxy (Caddy in my case) on the docker host.