Project

General

Profile

Redmine Docker enable HTTPS

Added by I Ushills about 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?


Replies (1)

RE: Redmine Docker enable HTTPS - Added by ethan lee 10 months ago

Hi,

You can run redmine + traefik in docker
it works

    (1-1/1)