Skip to content

feat: add ssl certificates automatic generation in docker compose (PRODUCTION env)

Jesus Laime requested to merge feature/https into feature/add-swagger

TODO: add documentation

Description

  • add local and production docker compose configurations.
  • add container in production docker compose to generate ssl certificates using Lets Encrypt.
  • add local and production Nginx dockerfiles to enable ssl certificates generation.

Closes #(issue)

How to manually test

Edited by Jesus Laime

Merge request reports