{"id":26824901,"url":"https://github.com/freeelephants/dev-router","last_synced_at":"2026-02-21T22:30:51.315Z","repository":{"id":221684299,"uuid":"364643787","full_name":"FreeElephants/dev-router","owner":"FreeElephants","description":"automated reverse proxy system for local Docker development environments","archived":false,"fork":false,"pushed_at":"2025-12-21T20:17:46.000Z","size":12,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-21T20:52:15.886Z","etag":null,"topics":["developer-tools","docker","docker-compose","traefik"],"latest_commit_sha":null,"homepage":"https://deepwiki.com/FreeElephants/dev-router","language":"Makefile","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/FreeElephants.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,"zenodo":null}},"created_at":"2021-05-05T16:42:15.000Z","updated_at":"2025-12-18T17:32:22.000Z","dependencies_parsed_at":"2024-02-09T13:30:34.892Z","dependency_job_id":"976a9eb4-8b2c-43fd-b896-e867767ded51","html_url":"https://github.com/FreeElephants/dev-router","commit_stats":null,"previous_names":["freeelephants/dev-router"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/FreeElephants/dev-router","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeElephants%2Fdev-router","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeElephants%2Fdev-router/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeElephants%2Fdev-router/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeElephants%2Fdev-router/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeElephants","download_url":"https://codeload.github.com/FreeElephants/dev-router/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeElephants%2Fdev-router/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29695781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"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":["developer-tools","docker","docker-compose","traefik"],"created_at":"2025-03-30T10:18:09.421Z","updated_at":"2026-02-21T22:30:51.296Z","avatar_url":"https://github.com/FreeElephants.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Development Router\n\nAutomated Reverse Proxy and virtual hosts for local docker services.\n\n## Usage:\n\n```\nmake install\nmake run\n```\n\n1. Add to upstream service docker-compose configuration:\n```yaml\nservices:\n  some-service:\n    labels:\n      - \"traefik.enable=true\"\n      - \"traefik.http.routers.some-service.rule=Host(`some-service.local`)\"\n      - \"traefik.http.routers.some-service.entrypoints=web\"\n```\n\n2. Add virtual host name to `/etc/hosts`\n```\n127.0.0.1   some-service.local\n```\n\nNow you can open your service from host at http://some-service.local. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeelephants%2Fdev-router","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreeelephants%2Fdev-router","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeelephants%2Fdev-router/lists"}