{"id":13484021,"url":"https://github.com/lndj/traefik-with-swarm","last_synced_at":"2026-03-08T22:07:05.341Z","repository":{"id":52969402,"uuid":"224550371","full_name":"lndj/traefik-with-swarm","owner":"lndj","description":"A traefik demo with docker swarm for little / personal project (You don't need k8s).","archived":false,"fork":false,"pushed_at":"2021-04-12T02:18:38.000Z","size":8,"stargazers_count":26,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-30T17:48:33.009Z","etag":null,"topics":["docker-swarm","https","letsencrypt","traefik","traefik-v2"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lndj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-28T02:00:02.000Z","updated_at":"2023-12-18T09:55:36.000Z","dependencies_parsed_at":"2022-09-03T03:23:42.351Z","dependency_job_id":null,"html_url":"https://github.com/lndj/traefik-with-swarm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lndj%2Ftraefik-with-swarm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lndj%2Ftraefik-with-swarm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lndj%2Ftraefik-with-swarm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lndj%2Ftraefik-with-swarm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lndj","download_url":"https://codeload.github.com/lndj/traefik-with-swarm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245871748,"owners_count":20686253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-swarm","https","letsencrypt","traefik","traefik-v2"],"created_at":"2024-07-31T17:01:18.100Z","updated_at":"2026-03-08T22:07:05.300Z","avatar_url":"https://github.com/lndj.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\nTraefix Proxy With Docker Swarm\n\u003c/h1\u003e\n\nA traefik demo with docker swarm for little / personal project (You don't need k8s).\n\n# Feature\n\n1. Auto https With Let's encrypt.\n2. Auto load balance.\n3. Proxy dashboard.\n\n# Getting started\n\n1. Create a docker network \n\n```shell\ndocker network create -d overlay proxy-net\n```\nMore info: [Docker document](https://docs.docker.com/engine/reference/commandline/network_create/)\n\n2. Create traefik stack\n\n```shell\ndocker swarm init\n\ndocker stack  deploy -c traefik-proxy-compose.yml traefik-proxy\n```\n\n3. Start your service\n\n```shell\ndocker stack  deploy -c service-compose.yml my-service\n```\n\n# Remark\n\nWhen use traefik dashboard with http basic auth, use this command generate password:\n\n```shell\necho $(htpasswd -nb user yourpassword) | sed -e s/\\\\$/\\\\$\\\\$/g\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flndj%2Ftraefik-with-swarm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flndj%2Ftraefik-with-swarm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flndj%2Ftraefik-with-swarm/lists"}