Hello, I’m struggling with the right setup of domains with Hestia on server installed. Hestia is catching all traffic if the domain is routed to the server ip by A records. I have docker with another service running, to which I want to assign domain (bypassing Hestia). How can I do this?
You need to create a hestia template for that website, in which you instruct the webserver to proxy for the docker container.
If you try the searchfunction of this forum, you can find examples.
1 Like
Thanks, ended up with Reverse proxy and port redirection - #2 by eris this config