{"id":15921896,"url":"https://github.com/rodrigobaron/nginx-letsencrypt","last_synced_at":"2026-04-15T13:33:17.389Z","repository":{"id":215993079,"uuid":"430920192","full_name":"rodrigobaron/nginx-letsencrypt","owner":"rodrigobaron","description":"An Nginx + Letsencrypt Docker container which self-sign the certificate and reverse-proxy to application.","archived":false,"fork":false,"pushed_at":"2022-10-02T22:41:33.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T18:26:34.272Z","etag":null,"topics":["docker","letsencrypt","nginx","reverse-proxy"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/rodrigobaron.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":"2021-11-23T01:28:17.000Z","updated_at":"2021-12-22T00:36:59.000Z","dependencies_parsed_at":"2024-01-07T21:31:17.182Z","dependency_job_id":"4df8b851-85fc-4330-81e6-93c24fd6cf29","html_url":"https://github.com/rodrigobaron/nginx-letsencrypt","commit_stats":null,"previous_names":["rodrigobaron/nginx-letsencrypt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rodrigobaron/nginx-letsencrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobaron%2Fnginx-letsencrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobaron%2Fnginx-letsencrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobaron%2Fnginx-letsencrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobaron%2Fnginx-letsencrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodrigobaron","download_url":"https://codeload.github.com/rodrigobaron/nginx-letsencrypt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobaron%2Fnginx-letsencrypt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"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":["docker","letsencrypt","nginx","reverse-proxy"],"created_at":"2024-10-06T20:02:46.980Z","updated_at":"2026-04-15T13:33:17.373Z","avatar_url":"https://github.com/rodrigobaron.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nginx-Letsencrypt Docker\n\nAn Nginx + Letsencrypt Docker container which self-sign the certificate and reverse-proxy to application.\n\n## How to use:\nTo generate certificate each time (WARN: you can generate only 10 certificates in time span of 3 hours, check the [rate limit](https://letsencrypt.org/docs/rate-limits/) / IP):\n```bash\ndocker run -e DOMAIN=domain.example.com -e EMAIL=email@example.com -p 80:80 -p 443:443 -d rodrigobaron/nginx-letsencrypt:1.15.5-alpine\n```\n\nTo use existing certificates:\n```bash\ndocker run -v /opt/certs:/etc/letsencrypt -e DOMAIN=domain.example.com -e EMAIL=email@example.com -p 80:80 -p 443:443 -d rodrigobaron/nginx-letsencrypt:1.15.5-alpine\n```\n\nTo change nginx configuration:\n```bash\ndocker run -v /opt/nginx-config:/etc/nginx/conf.d/ -e DOMAIN=domain.example.com -e EMAIL=emailexample.com -p 80:80 -p 443:443 -d rodrigobaron/nginx-letsencrypt:1.15.5-alpine\n```\n\n# Reference\n\nThis is an fork of [Ilhicas](https://github.com/Ilhicas/nginx-letsencrypt) work.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigobaron%2Fnginx-letsencrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigobaron%2Fnginx-letsencrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigobaron%2Fnginx-letsencrypt/lists"}