Skip to content

mach1el/swarm-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swarm-portainer

Docker Traefik Portainer

This stack combined Traefik and Portainer to manage containers and routing traffice to you swarm services

Generate the password

htpasswd -nBC 10 $TRAEFIK_USER

Run

docker stack deploy -c stack.yml manager

Variables

Name Description Default
DOMAIN Set DNS for cotainers resource traefik.me
TRAEFIK_USER User for traefik middlewares authentication admin
TRAEFIK_PASSWORD Password for traefik middlewares authentication traefik@admin