{"id":18666731,"url":"https://github.com/lalcebo/docker-traefik-https","last_synced_at":"2025-04-11T23:33:01.626Z","repository":{"id":44596497,"uuid":"349887549","full_name":"lalcebo/docker-traefik-https","owner":"lalcebo","description":"Docker environment with Traefik for local development.","archived":false,"fork":false,"pushed_at":"2024-05-17T12:46:46.000Z","size":267,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T16:51:07.835Z","etag":null,"topics":["development","development-environment","docker","docker-compose","mariadb","mysql","redis","traefik","traefik-v2"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/lalcebo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-21T03:01:16.000Z","updated_at":"2024-09-06T21:56:27.000Z","dependencies_parsed_at":"2024-04-28T19:22:47.514Z","dependency_job_id":"272be72b-615a-424e-90cb-6df402ebc057","html_url":"https://github.com/lalcebo/docker-traefik-https","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/lalcebo%2Fdocker-traefik-https","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lalcebo%2Fdocker-traefik-https/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lalcebo%2Fdocker-traefik-https/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lalcebo%2Fdocker-traefik-https/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lalcebo","download_url":"https://codeload.github.com/lalcebo/docker-traefik-https/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248495752,"owners_count":21113691,"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":["development","development-environment","docker","docker-compose","mariadb","mysql","redis","traefik","traefik-v2"],"created_at":"2024-11-07T08:33:46.765Z","updated_at":"2025-04-11T23:32:59.802Z","avatar_url":"https://github.com/lalcebo.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Traefik v2 HTTPS\n\n[![Software License][ico-license]][link-license]\n![PRs][ico-pull-requests]\n\n## Introduction\n\n`Traefik` on localhost with HTTPS support, using **.test** domain. This project creates different services\ncontainers to use for your projects on local like MySQL, MariaDB, Redis, Memcached or another.\n\n### Requirements\n\n- [Docker](https://www.docker.com)\n- [Docker Compose](https://docs.docker.com/compose/install)\n\n### WARNING FOR MICROSOFT WINDOWS!!!\n\n```shell\n# Require this environment var\nSET COMPOSE_CONVERT_WINDOWS_PATHS=1\n```\n\n## How to start\n\n```shell\n# Clone\ngit clone https://github.com/lalcebo/docker-traefik-https.git \u0026\u0026 cd docker-traefik-https\n\n# If it's the first install, run\ngeeko -i\n\n# Now, start containers\n# NOTE: You can inspect the .env file before and change any values you want\ngeeko -s\n\n# For help, run\ngeeko -h\n```\n\n## Hosts \u0026 Dashboard\n\n```shell\n# dnsmasq server test\ndig @127.0.0.1 +noall +answer +stats whatever.test\n```\n\n* Set your nameserver to `127.0.0.1`, the dnsmasq server will resolve `*.test` automatic, for any external domains it will use Cloudflare nameserver.\n* You can now go to your browser at [proxy.test](https://proxy.test) for `Træfik` dashboard, enjoy 🚀!\n\n## Postman\n\nAdd a custom CA Certificates setting using `rootCA.pem` file. To know it location run `mkcert --CAROOT`\n\n![CA Certificates](docs/postman_settings_cert.png)\n\n## Build Images\n\n### Requirements\n\n- [Buildx](https://docs.docker.com/build/install-buildx/)\n\n```shell\n# If it's the first build, run\ndocker run --privileged --rm tonistiigi/binfmt --install all\ndocker buildx create --name multiarch --driver docker-container --use\n\n# Now, build images\n./builds/make.sh\n```\n\n## About\n\nI'll try to maintain this project as simple as possible, but Pull Requests are welcomed!\n\n## License\n\nThe MIT License (MIT). Please see [License File][link-license] for more information.\n\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge\u0026color=blue\n[ico-pull-requests]: https://img.shields.io/badge/pr-WELCOME-brightgreen.svg?style=for-the-badge\n\n[link-license]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flalcebo%2Fdocker-traefik-https","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flalcebo%2Fdocker-traefik-https","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flalcebo%2Fdocker-traefik-https/lists"}