{"id":20378299,"url":"https://github.com/botto/sdrf","last_synced_at":"2026-02-08T01:31:11.455Z","repository":{"id":30204773,"uuid":"33755707","full_name":"botto/sdrf","owner":"botto","description":"Just a simple docker registry \"frontend\"","archived":false,"fork":false,"pushed_at":"2015-04-14T09:43:04.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T18:40:36.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nginx","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/botto.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}},"created_at":"2015-04-10T23:48:46.000Z","updated_at":"2015-04-14T09:43:04.000Z","dependencies_parsed_at":"2022-08-28T14:00:29.947Z","dependency_job_id":null,"html_url":"https://github.com/botto/sdrf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/botto/sdrf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botto%2Fsdrf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botto%2Fsdrf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botto%2Fsdrf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botto%2Fsdrf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/botto","download_url":"https://codeload.github.com/botto/sdrf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botto%2Fsdrf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29216084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T00:10:47.190Z","status":"ssl_error","status_checked_at":"2026-02-08T00:10:43.589Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-15T01:49:51.077Z","updated_at":"2026-02-08T01:31:11.438Z","avatar_url":"https://github.com/botto.png","language":"Nginx","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Simple Docker Registry Frontend(sdrf)\n\nSimple frontend with auth and ssl to allow you to host your own docker reg\n\nYou will need two directories, one for the ssl key+crt and one for the .htpasswd\n\nThe nginx conf will look for `ssl.key` and `ssl.crt` under `/etc/nginx/ssl_cert` and look for `.htpasswd` under `/etc/nginx/htpasswd`\n\nThis is not friendly at the moment, it will crash hard if you don't run it correctly\n\nFirst run a docker registry\n\n`docker run -d --name docker-registry registry`\n\nThis will spool up a registry container for you\n\nNext start the sdrf container\n\n`docker run -d -e FRONTEND_HOSTNAME=*hostname* \\`  \n  `-p 443:443 \\`  \n  `-v (pwd)/htpasswd/:/etc/nginx/htpasswd \\`  \n  `-v (pwd)/ssl_cert/:/etc/nginx/ssl_cert:ro \\`  \n  `--link docker-registry:docker-registry-host \\`  \n  `botto/sdrf`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotto%2Fsdrf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbotto%2Fsdrf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotto%2Fsdrf/lists"}