{"id":20026743,"url":"https://github.com/raph6/docker-traefik","last_synced_at":"2025-05-05T02:31:26.652Z","repository":{"id":141543400,"uuid":"220583523","full_name":"raph6/docker-traefik","owner":"raph6","description":"Set up and manage your network with an easy-to-use reverse proxy solution utilizing Traefik 3 and Docker","archived":false,"fork":false,"pushed_at":"2024-07-31T12:04:53.000Z","size":83,"stargazers_count":22,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T15:49:40.770Z","etag":null,"topics":["2","3","certbot","docker","docker-compose","gitlab","gogs","golang","grafana","jenkins","letsencrypt","miniflux","prometheus","registry","traefik","traefik-3","traefik-v2","traefik2","traefik3"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/raph6.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":"2019-11-09T03:03:08.000Z","updated_at":"2025-02-24T04:43:39.000Z","dependencies_parsed_at":"2023-11-19T14:25:53.210Z","dependency_job_id":"58bab3b9-fd0f-4844-a651-377eb9f5a1ae","html_url":"https://github.com/raph6/docker-traefik","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/raph6%2Fdocker-traefik","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Fdocker-traefik/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Fdocker-traefik/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raph6%2Fdocker-traefik/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raph6","download_url":"https://codeload.github.com/raph6/docker-traefik/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252427866,"owners_count":21746288,"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":["2","3","certbot","docker","docker-compose","gitlab","gogs","golang","grafana","jenkins","letsencrypt","miniflux","prometheus","registry","traefik","traefik-3","traefik-v2","traefik2","traefik3"],"created_at":"2024-11-13T09:07:45.272Z","updated_at":"2025-05-05T02:31:25.625Z","avatar_url":"https://github.com/raph6.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Traefik Server with Docker (Traefik 3 available)\n\nTraefik 3 is now available, on branch **master**.\n\nTraefik 2 is still usable from branch [traefik-2](https://github.com/raph6/docker-traefik/tree/traefik-2)\n\n## Getting started\n\nMake sure you have Docker and docker-compose installed and your DNS records set up\n\n```shell\ngit clone https://github.com/raph6/docker-traefik.git\ncd docker-traefik\n```\n\n## Setup Traefik\n```shell\ncd traefik\n\n# create acme.json\ntouch traefik/acme/acme.json\nchmod 600 traefik/acme/acme.json\n\n# create your admin user file\nhtpasswd -B -C 14 -c traefik/basicAuth/.admin *your-username*\n```\n\n`htpasswd` can be found in the package `apache2-utils`\n\n`sudo apt-get install apache2-utils` (adjust for your distribution)\n\n## Run Traefik\nIn Traefik folder:\nMake `.env` file on the same model as `.env.exemple`\n```shell\ndocker compose up -d\n```\n\nor\n\n```shell\nEMAIL=your@email.com TRAEFIK_URL=traefik.yourdomain.tld docker compose up -d\n```\n\n## Services you can use\n\nFeel free to ask for another project\n\n- [Gitlab](gitlab)\n- [Jenkins](jenkins)\n- [Miniflux](miniflux)\n- [Docker Registry](registry)\n- [Gogs](gogs)\n- [Prometheus-Grafana](prometheus-grafana) (based on https://github.com/axinorm/traefik-monitoring)\n\n- [Golang project example](golang-project-example)\n\n\n## Informations\nHTTPS is enabled by default, your certificates are generated and automatically renewed\n\nPR are welcome\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraph6%2Fdocker-traefik","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraph6%2Fdocker-traefik","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraph6%2Fdocker-traefik/lists"}