Skip to content

heyvaldemar/traefik-letsencrypt-docker-swarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Traefik with Let's Encrypt in a Docker Swarm

Install Docker Swarm by following my guide.

Create a network for Traefik before deploying the configuration using the command:

docker network create -d overlay traefik-network

Deploy Traefik in a Docker Swarm using the command:

docker stack deploy -c traefik-letsencrypt-docker-swarm.yml traefik

Author

I’m Vladimir Mikhalev, the Docker Captain, but my friends can call me Valdemar.

🌐 My website with detailed IT guides
🎬 Follow me on YouTube
🐦 Follow me on Twitter
🎨 Follow me on Instagram
🧵 Follow me on Threads
🐘 Follow me on Mastodon
🧊 Follow me on Bluesky
🎸 Follow me on Facebook
🎥 Follow me on TikTok
💻 Follow me on LinkedIn
🐈 Follow me on GitHub

Communication

👾 Chat with IT pros on Discord
📧 Reach me at ask@sre.gg

Give Thanks

💎 Support on GitHub
🏆 Support on Patreon
🥤 Support on BuyMeaCoffee
🍪 Support on Ko-fi
💖 Support on PayPal

About

Traefik with Let's Encrypt in a Docker Swarm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published