Skip to content

Conversation

aaccioly
Copy link
Collaborator

@aaccioly aaccioly commented Sep 26, 2024

Add Docker Compose for HTTPS support

  • Use nginx-proxy and acme-companion
  • Automated creation and renewal of Let's Encrypt certificates
  • Automated reload of Nginx config upon certificate creation/renewal
  • Achieves an A+ on the Qualys SSL Test
  • Separate docker-gen container to avoid exposing docker.sock

Fixes #5 - At least for now, I'll open a different PR to parameterise the port

* Use nginx-proxy and acme-companion
* Automated creation and renewal of Let's Encrypt certificates
* Automated reload of Nginx config upon certificate creation/renewal
* Achieves an A+ on the Qualys SSL Test
* Separate docker-gen container to avoid exposing docker.sock
Copy link
Contributor

@barrydeen barrydeen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting together, I hope you tested because I'm gonna yolo merge it

@barrydeen barrydeen merged commit c4aea69 into bitvora:master Sep 26, 2024
@aaccioly aaccioly deleted the feature/docker-nginx-ssl branch October 19, 2024 09:18
ChadFarrow pushed a commit to ChadFarrow/haven that referenced this pull request Jul 25, 2025
…r-nginx-ssl

New Docker compose with Nginx + SSL Support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mixed up port numbers
2 participants