{"id":25301957,"url":"https://github.com/wollomatic/simple-traefik","last_synced_at":"2025-10-28T07:30:56.270Z","repository":{"id":49843843,"uuid":"416449294","full_name":"wollomatic/simple-traefik","owner":"wollomatic","description":"simple traefik v2 or v3 / letsencrypt deployment with docker compose","archived":false,"fork":false,"pushed_at":"2024-09-16T20:10:09.000Z","size":33,"stargazers_count":52,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T17:45:30.416Z","etag":null,"topics":["docker","docker-compose","lets-encrypt","letsencrypt","letsencrypt-certificates","traefik","traefik-docker","traefik-v2","traefik-v3","traefik2","traefik3"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wollomatic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-12T18:17:07.000Z","updated_at":"2025-01-24T05:58:08.000Z","dependencies_parsed_at":"2024-09-17T00:41:53.828Z","dependency_job_id":null,"html_url":"https://github.com/wollomatic/simple-traefik","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wollomatic%2Fsimple-traefik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wollomatic%2Fsimple-traefik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wollomatic%2Fsimple-traefik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wollomatic%2Fsimple-traefik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wollomatic","download_url":"https://codeload.github.com/wollomatic/simple-traefik/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238610550,"owners_count":19500674,"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","docker-compose","lets-encrypt","letsencrypt","letsencrypt-certificates","traefik","traefik-docker","traefik-v2","traefik-v3","traefik2","traefik3"],"created_at":"2025-02-13T06:50:13.107Z","updated_at":"2025-10-28T07:30:50.974Z","avatar_url":"https://github.com/wollomatic.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple traefik v3.x deployment with docker compose example\n\nFor a sample traefik v2.x deployment see branch 'traefik2'.\n\nThis example runs traefik as root with the docker socket mounted into the container to keep this example simple.\nDoing this is not a good security practise. Be warned and know what you do!\n\nFor an hardened traefik v2 example see [wollomatic/traefik2-hardened](https://github.com/wollomatic/traefik2-hardened).\n\nWhat to do before using this example:\n\n* chmod 600 config/acme.json\n* docker-compose.yaml: change hostname 'foobar.example.invalid' to your real hostname\n* docker-compose.yaml: change basic auth password!! (see comments in file)\n* config/traefik.yaml: change email address \n* open each file, check it by yourself and understand what it does\n* create a docker network named 'traefik-servicenet' (`docker network create traefik-servicenet`)\n\n## migrating traefik v2 to v3\n\nsee https://doc.traefik.io/traefik/v3.0/migration/v2-to-v3/\n\nMigrating vom traefik v2 to v3 is quite simple, yet there are some changes to be aware of:\n\n* Router configuration `Host(\\`foo.example.invalid\\`,\\`bar.example.invalid\\`)` is now `Host(\\`foo.example.invalid\\`) || Host(\\`bar.example.invalid\\`)`\n* Regexp syntax has changed. See https://doc.traefik.io/traefik/v3.0/migration/v2-to-v3/#matchers\n* Because content type auto detection is now disabled by default, you have to add the middleware ContentType to make the dashboard and other services work again.\n* Since http3 is now enabled by default, you must remove the `http3` entry from the experimental section of the traefik config file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwollomatic%2Fsimple-traefik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwollomatic%2Fsimple-traefik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwollomatic%2Fsimple-traefik/lists"}