Integrate nginx in Docker
Not possible to integrate the nginx in docker file?
please that would make things so much easier. I feel like I've had to mess with nginx conf because root repo doesn't seem to reference proxy_params in the include directive and the nginx.conf is a partial nginx.conf.
@epuerta9 Did you manage to get it working on HTTPS on a custom domain?
@epuerta9 Did you manage to get it working on HTTPS on a custom domain?
Wondering about this as well. Did you happen to figure this one out?
I created a docker compose config to run on custom domain with Nginx. SSL should be configured separately.
https://github.com/hcengineering/huly-selfhost/pull/32