/Traefik-DockerSwarm-LetsEncrypt

A Traefik / Docker swarm example with LetsEncrypt SSL Certificate generation and renewal

GNU General Public License v3.0GPL-3.0

Traefik - Docker Swarm - LetsEncrypt

What it does

This yaml file is intented for docker swarm, it creates a Traefik proxy/Load Balancer with a simple "hello world" container as a service, Traefik automatically creates a Lets Encrypt SSL certificate for the domain of the service

Instructions

  • replace admin@domain.com and helloworld.domain.com with the values of your domain
  • replace the helloworld section with the container you want to use