Skip to content

Latest commit

 

History

History

06_tcp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Traefik 2.0 for TCP services and TLS certificates from Let's Encrypt

Run this compose file on a machine with a public IP and a DNS A-record.

To get a certificate you have to change a few things:

  • Admin Mail in static.yml
  • Host names in docker-compose.yml
  • Make sure to set file permissions on acme.json: chmod 600 acme.json