{"id":22245456,"url":"https://github.com/niiknow/nginx-letsencrypt","last_synced_at":"2026-05-04T11:38:57.523Z","repository":{"id":83312723,"uuid":"81651920","full_name":"niiknow/nginx-letsencrypt","owner":"niiknow","description":"Base docker nginx, letsencrypt and AWS CLI","archived":false,"fork":false,"pushed_at":"2017-02-13T23:53:56.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-11T07:21:28.780Z","etag":null,"topics":["aws-cli","docker","letencrypt","nginx"],"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/niiknow.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-11T12:36:15.000Z","updated_at":"2017-02-12T17:45:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"555b3566-6f1b-43a8-818d-8aea519bb762","html_url":"https://github.com/niiknow/nginx-letsencrypt","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/niiknow/nginx-letsencrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niiknow%2Fnginx-letsencrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niiknow%2Fnginx-letsencrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niiknow%2Fnginx-letsencrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niiknow%2Fnginx-letsencrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niiknow","download_url":"https://codeload.github.com/niiknow/nginx-letsencrypt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niiknow%2Fnginx-letsencrypt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32606405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["aws-cli","docker","letencrypt","nginx"],"created_at":"2024-12-03T05:15:01.093Z","updated_at":"2026-05-04T11:38:57.507Z","avatar_url":"https://github.com/niiknow.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nginx-base\nDocker nginx with Letsencrypt and AWS CLI.  \n\n## run\n\n```\nmkdir -p /opt/myapp/{app,backup}\ndocker run -d --restart=always -p 80:80 -p 443:443 \\\n-v /opt/myapp/app:/app -v /opt/myapp/backup:/backup \\\n--env EMAIL='admin@example.com' \\\n--env DOMAINS='example.com www.example.com' \\\n--env AWS_ACCESS_KEY_ID=\u003c\u003cYOUR_ACCESS_KEY\u003e\u003e \\\n--env AWS_SECRET_ACCESS_KEY=\u003c\u003cYOUR_SECRET_ACCESS\u003e\u003e \\\n--env AWS_DEFAULT_REGION=us-west-2 \\\nniiknow/nginx-base \n```\n\n## Environment variables:\n - EMAIL - the email address to obtain certificates on behalf of.\n - DOMAINS - a space separated list of domains to obtain a certificate for.\n - AWS_ACCESS_KEY_ID - for awscli\n - AWS_SECRET_ACCESS_KEY - for awscli\n - AWS_DEFAULT_REGION - for awscli\n\nEMAIL and DOMAINS environment variable are not required unless you want to use Letsencrypt.  Same goes for AWS environment variable unless you want to do backup with AWS CLI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniiknow%2Fnginx-letsencrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniiknow%2Fnginx-letsencrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniiknow%2Fnginx-letsencrypt/lists"}