Skip to content

jensoleg/aws.traefik.senodio.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traefik setup with Let's Encrypt on Docker cloud

Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease.

Purpose:

The purpose for this project is to run an experimental Træfɪk Docker setup with Let's encrypt integration on Docker cloud

Installation:

Change the Traefik configuration file for your domain. Create your own Traefik image (docker build -t .../traefik:latest .) and push it to docker hub (docker push .../traefik).

Create a Docker Cloud node and build a stack with the docker-cloud.yml file. Remember to change Traefik image name. Also change tag to correspond with your Docker node instance.

You should also create a directory '/Traefik/acme' on the node instance to hold the Let's encrypt certificate. Follow these instructions to login to the node

About

Traefik configuration on Docker cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published