{"id":16743227,"url":"https://github.com/abiriadev/letsencrypt-nginx","last_synced_at":"2026-03-18T21:57:39.942Z","repository":{"id":218842163,"uuid":"747509756","full_name":"abiriadev/letsencrypt-nginx","owner":"abiriadev","description":"Reusable \u0026 customizable NGINX container for Let's Encrypt SSL certificate","archived":false,"fork":false,"pushed_at":"2024-03-04T06:14:20.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T13:19:01.710Z","etag":null,"topics":["container-image","letsencrypt","nginx-docker"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/abiriadev.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}},"created_at":"2024-01-24T04:19:51.000Z","updated_at":"2024-01-24T05:02:23.000Z","dependencies_parsed_at":"2024-01-24T05:28:34.527Z","dependency_job_id":"9323cc58-5b58-424e-99ea-456fda2e8ec0","html_url":"https://github.com/abiriadev/letsencrypt-nginx","commit_stats":null,"previous_names":["abiriadev/letsencrypt-nginx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abiriadev%2Fletsencrypt-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abiriadev%2Fletsencrypt-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abiriadev%2Fletsencrypt-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abiriadev%2Fletsencrypt-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abiriadev","download_url":"https://codeload.github.com/abiriadev/letsencrypt-nginx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809956,"owners_count":20351403,"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":["container-image","letsencrypt","nginx-docker"],"created_at":"2024-10-13T01:26:20.791Z","updated_at":"2026-01-02T19:09:55.071Z","avatar_url":"https://github.com/abiriadev.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eLet's Encrypt + NGINX\u003c/h1\u003e\n\n# Usage\n\n```sh\n$ docker run \\\n    -p 80:80 \\\n    -p 443:443 \\\n    -e NGINX_SSL_CERT=/etc/nginx/keys/fullchain.pem \\\n    -e NGINX_SSL_KEY=/etc/nginx/keys/privkey.pem \\\n    -v /etc/letsencrypt/live/${YOUR_DOMAIN}/fullchain.pem:/etc/nginx/keys/fullchain.pem \\\n    -v /etc/letsencrypt/live/${YOUR_DOMAIN}/privkey.pem:/etc/nginx/keys/privkey.pem \\\n    ghcr.io/abiriadev/letsencrypt-nginx:main\n```\n\nOr, using docker compose:\n\n```sh\n$ wget https://raw.githubusercontent.com/abiriadev/letsencrypt-nginx/main/compose.yaml\n$ docker compose up -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabiriadev%2Fletsencrypt-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabiriadev%2Fletsencrypt-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabiriadev%2Fletsencrypt-nginx/lists"}