{"id":13796047,"url":"https://github.com/frimik/local-docker-registry-proxy","last_synced_at":"2026-03-18T01:04:08.422Z","repository":{"id":138512977,"uuid":"312118396","full_name":"frimik/local-docker-registry-proxy","owner":"frimik","description":"Local Docker registry proxy stack for swift K3D (and other) container-related workflows.","archived":false,"fork":false,"pushed_at":"2020-12-29T00:58:04.000Z","size":415,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T00:51:11.704Z","etag":null,"topics":["docker","grafana","k3d","kubernetes","prometheus","traefik"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/frimik.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}},"created_at":"2020-11-11T23:46:17.000Z","updated_at":"2021-09-08T13:37:07.000Z","dependencies_parsed_at":"2023-04-12T00:40:06.915Z","dependency_job_id":null,"html_url":"https://github.com/frimik/local-docker-registry-proxy","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/frimik%2Flocal-docker-registry-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frimik%2Flocal-docker-registry-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frimik%2Flocal-docker-registry-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frimik%2Flocal-docker-registry-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frimik","download_url":"https://codeload.github.com/frimik/local-docker-registry-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252984669,"owners_count":21835834,"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","grafana","k3d","kubernetes","prometheus","traefik"],"created_at":"2024-08-03T23:01:05.521Z","updated_at":"2025-10-19T07:23:12.825Z","avatar_url":"https://github.com/frimik.png","language":"Makefile","funding_links":[],"categories":["Docker"],"sub_categories":["Observability"],"readme":"# local-docker-registry-proxy\n\nProxies Docker registries:\n\n- quay.io\n- docker.io\n- gcr.io\n\nAll you need is to `mkcert \"*.local\"` and place the certificate\nfiles in [the proper place](services/traefik/certs) according to the filenames dictated by [config.toml](services/traefik/traefik/dynamic/config.toml)\n\n![Screenshot](screenshot.png)\n\n## Usage\n\n```sh\ndocker-compose up\n```\n\n## k3d\n\n```sh\nk3d cluster create \\\n    --servers 1 \\\n    --agents 1 \\\n    --k3s-server-arg='--no-deploy=traefik' \\\n    --volume \"${HOME}/dev/local-docker-registry-proxy/registries.yaml:/etc/rancher/k3s/registries.yaml\" \\\n    --volume \"${HOME}/.local/share/mkcert/rootCA.pem:/etc/ssl/certs/Registry_Root_CA.pem\" \\\n    --wait \\\n    --network k3d-backend\n```\n\n## Links\n\n- http://localhost:3000 - Grafana\n- http://localhost:5000 - Local Docker Registry\n- http://localhost:8080 - Traefik\n- http://localhost:8000/registry-local/metrics - Prometheus metrics endpoint of `registry-local` instance.\n- http://localhost:8000/registry-quayio/metrics - Prometheus metrics endpoint of `registry-quayio` instance.\n- http://localhost:8000/registry-dockerio/metrics - Prometheus metrics endpoint of `registry-dockerio` instance.\n- http://localhost:8000/registry-gcrio/metrics - Prometheus metrics endpoint of `registry-dockerio` instance.\n- http://localhost:9090 - Prometheus\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrimik%2Flocal-docker-registry-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrimik%2Flocal-docker-registry-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrimik%2Flocal-docker-registry-proxy/lists"}