Added by I Ushills over 1 year ago
Hi, I have a working Redmine install using the official docker image and Postgres, running on port 3000
There is an option to switch from HTTP to HTTPS in settings (protocol) but this appears to do nothing, I have also changed the host name and path in settings to the full domain name.
Is there a way to enable SSL/HTTPS in the container or am I better off running NGINX as a reverse proxy to provision certificates (using lets-encrypt) and deal with the HTTPS side of the service?
Hi,
You can run redmine + traefik in docker
it works