[Docker Swarm] How to use Let's Encrypt TLS/SSL with multiple reverse proxies?

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • acme.sh

    A pure Unix shell script implementing ACME client protocol

  • If you use a Wildcard certificate for each of your domains (maybe created with Amazon Route 53) you can use an acme.sh (https://github.com/acmesh-official/acme.sh) to create an acme.json and easily store it as a docker secret and put it on your Traefik.

  • Ceph

    Ceph is a distributed object, block, and file storage platform

  • - name: Fetch installation script ansible.builtin.uri: url: https://github.com/ceph/ceph/raw/quincy/src/cephadm/cephadm dest: /home/ansible register: installation_script

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts