{"id":16700441,"url":"https://github.com/t3easy/docker-frontend","last_synced_at":"2026-05-04T12:35:36.980Z","repository":{"id":74902495,"uuid":"117817537","full_name":"t3easy/docker-frontend","owner":"t3easy","description":"Docker frontend / reverse proxy to run one or more web apps at the same time","archived":false,"fork":false,"pushed_at":"2021-05-25T10:21:46.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-10T02:06:42.947Z","etag":null,"topics":["docker","docker-compose"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/t3easy.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":"2018-01-17T09:54:40.000Z","updated_at":"2021-05-25T10:19:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"a31e4b7a-35c9-4a0e-8e05-90cc4cfee694","html_url":"https://github.com/t3easy/docker-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/t3easy/docker-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3easy%2Fdocker-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3easy%2Fdocker-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3easy%2Fdocker-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3easy%2Fdocker-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t3easy","download_url":"https://codeload.github.com/t3easy/docker-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t3easy%2Fdocker-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32607785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"],"created_at":"2024-10-12T18:10:37.061Z","updated_at":"2026-05-04T12:35:36.949Z","avatar_url":"https://github.com/t3easy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A preconfigured Traefik service with docker backend\n\n## Usage\n\n1.  Change `.env` `COMPOSE_FILE` to include all necessary compose files.\n1.  Modify Traefik config to your needs\n    1.  Example for development: `traefik.dev.toml`\n    1.  Example for production: `traefik.prod.toml`\n1.  If you have/need other certificates than Let's Encrypt:  \n    Add certificates to `certs` folder, copy the example `certs/.cert.toml.example` to `certs/your-cert.toml`.\n1.  For production, you should build the image with `docker-compose build --pull`\n    and push it to your registry `docker-compose push`. \n1.  Start the service `docker-compose up -d`\n\n## Protect the API\nEither disable the API in the config or generate basic authentication credentials with escaped `$` and add it to your CI variables as `BASIC_AUTHENTICATION`\n```bash\necho $(htpasswd -nb user password) | sed -e s/\\\\$/\\\\$\\\\$/g\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft3easy%2Fdocker-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft3easy%2Fdocker-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft3easy%2Fdocker-frontend/lists"}