{"id":18517940,"url":"https://github.com/crazy-canux/registry","last_synced_at":"2026-04-20T03:37:05.382Z","repository":{"id":50166255,"uuid":"274342593","full_name":"crazy-canux/registry","owner":"crazy-canux","description":"docker registry v2","archived":false,"fork":false,"pushed_at":"2021-06-10T15:48:31.000Z","size":20,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T15:54:09.344Z","etag":null,"topics":["docker-image","registry"],"latest_commit_sha":null,"homepage":"","language":"Python","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/crazy-canux.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}},"created_at":"2020-06-23T07:46:51.000Z","updated_at":"2023-08-21T03:19:47.000Z","dependencies_parsed_at":"2022-09-01T03:52:43.219Z","dependency_job_id":null,"html_url":"https://github.com/crazy-canux/registry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crazy-canux/registry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-canux%2Fregistry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-canux%2Fregistry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-canux%2Fregistry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-canux%2Fregistry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazy-canux","download_url":"https://codeload.github.com/crazy-canux/registry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazy-canux%2Fregistry/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267701332,"owners_count":24130449,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-image","registry"],"created_at":"2024-11-06T17:10:27.900Z","updated_at":"2026-04-20T03:37:00.357Z","avatar_url":"https://github.com/crazy-canux.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# registry \n\nregistry used to upgrade docker images on air-gap mode.\n\n***\n\n## How to use\n\nbuild docker image and deploy with docker\n\n    $ make image\n    $ docker stack deploy -c ./docker-compose.yml registry\n    \n***\n\n## How to debug\n\nswagger UI:\n\n    http://IP:PORT/docs\n\nReDoc:\n\n    http://IP:PORT/redoc\n    \nfrom cli:\n\n    $ uvicorn registry.main:app --reload --host 0.0.0.0 --port 8080 --log-level debug\n    $ gunicorn -w 2 -k uvicorn.workers.UvicornWorker --log-level debug -b 0.0.0.0:8080 registry.main:app\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazy-canux%2Fregistry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazy-canux%2Fregistry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazy-canux%2Fregistry/lists"}