{"id":28174304,"url":"https://github.com/appzic/root-nginx","last_synced_at":"2026-05-06T15:43:13.376Z","repository":{"id":292567287,"uuid":"789483201","full_name":"appzic/root-nginx","owner":"appzic","description":"This utility use to mange revers proxy and SSL certifications for domain names","archived":false,"fork":false,"pushed_at":"2024-05-20T07:32:25.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-10T20:01:52.166Z","etag":null,"topics":["docker","lets-encrypt","nginx","reverse-proxy","ssl-certificates"],"latest_commit_sha":null,"homepage":"https://appzic.com/open-source-projects/root-nginx","language":"Shell","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/appzic.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,"zenodo":null}},"created_at":"2024-04-20T17:16:33.000Z","updated_at":"2024-07-29T15:15:46.000Z","dependencies_parsed_at":"2025-05-10T20:01:54.670Z","dependency_job_id":null,"html_url":"https://github.com/appzic/root-nginx","commit_stats":null,"previous_names":["appzic/root-nginx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/appzic/root-nginx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appzic%2Froot-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appzic%2Froot-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appzic%2Froot-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appzic%2Froot-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appzic","download_url":"https://codeload.github.com/appzic/root-nginx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appzic%2Froot-nginx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283287616,"owners_count":26811170,"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-11-08T02:00:06.281Z","response_time":57,"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","lets-encrypt","nginx","reverse-proxy","ssl-certificates"],"created_at":"2025-05-15T22:15:50.510Z","updated_at":"2025-11-08T02:03:34.392Z","avatar_url":"https://github.com/appzic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Root Nginx\n\n## Clone Repo\n```bash\ngit clone https://github.com/appzic/root-nginx.git\n```\n\n## Up Root Nginx\n```bash\ncd root-nginx\ndocker compose up -d\n```\n\n## Make HTTP connection\nFirst, go to your DNS provider and create an `A Recode` for the domain or subdomain to point to the server's IP address.\n\nUse following command to configure HTTP for the Nginx server:\n```bash\nsh rootnginx.sh init\n```\nAnd answer the questions\n\n## Make HTTPs connection.\nA few minutes later, go the [https://www.whatsmydns.net/](https://www.whatsmydns.net/) website and check wether DNS are successfully propegated or not.\n\nIf DNS successfully propergated, use following command to run certbot and configure HTTPS for Nginx server:\n```bash\nsh rootnginx.sh ssl\n```\nAnd answer the questions\n\n## Setup Nginx reverse proxy with HTTPs\n```bash\nsh rootnginx.sh rp\n```\nAnd answer the questions\n\n## Update All SSL certificates.\n```bash\nsh rootnginx.sh update\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappzic%2Froot-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappzic%2Froot-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappzic%2Froot-nginx/lists"}