Skip to content

nginx HTTPS with Let's Encrypt SSL certificates #43

@zejdad

Description

@zejdad

First of all, many thanks for the fine docker image!

Please, do you have a recommended way how to serve taiga by https with certificates obtained from Let's Encrypt?

I suppose I will have to

  1. set TAIGA_SCHEME=https in .env

  2. edit docker-taiga/container-files/opt/taiga-conf/nginx/nginx.conf.j2

Official instructions may serve as a good starting point for this:
https://taigaio.github.io/taiga-doc/dist/setup-production.html#_taiga_hardening_https

However, I will have to add the details for Let's Encrypt certificate renewals at least in the nginx config.

  1. install and configure certbot within the taiga container.

I still have to figure out how to perform this last step the right way due to my limited experience with docker.

Please, am I right with the procedure? Or do you have any relevant recommendations? Clear instructions would be truly appreciated!

Wishing you all the best.
David

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions