{"id":22279747,"url":"https://github.com/mightykatun/nginx-proxy-automation","last_synced_at":"2026-01-25T09:35:55.420Z","repository":{"id":256346218,"uuid":"854999073","full_name":"mightykatun/nginx-proxy-automation","owner":"mightykatun","description":"Collection of scripts that automate creating proxies for nginx server","archived":false,"fork":false,"pushed_at":"2025-04-26T14:02:46.000Z","size":41,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-26T15:19:54.994Z","etag":null,"topics":["automation","nginx","nginx-configuration","nginx-docker","nginx-proxy","script"],"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/mightykatun.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":"2024-09-10T06:04:54.000Z","updated_at":"2025-04-26T14:03:17.000Z","dependencies_parsed_at":"2024-12-03T15:21:22.026Z","dependency_job_id":"d116ee1c-3741-4c2f-940d-29e50190e696","html_url":"https://github.com/mightykatun/nginx-proxy-automation","commit_stats":null,"previous_names":["mightykatun/nginx-proxy-automation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mightykatun/nginx-proxy-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mightykatun%2Fnginx-proxy-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mightykatun%2Fnginx-proxy-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mightykatun%2Fnginx-proxy-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mightykatun%2Fnginx-proxy-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mightykatun","download_url":"https://codeload.github.com/mightykatun/nginx-proxy-automation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mightykatun%2Fnginx-proxy-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28750875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T09:00:19.176Z","status":"ssl_error","status_checked_at":"2026-01-25T09:00:04.131Z","response_time":113,"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":["automation","nginx","nginx-configuration","nginx-docker","nginx-proxy","script"],"created_at":"2024-12-03T15:20:54.639Z","updated_at":"2026-01-25T09:35:55.415Z","avatar_url":"https://github.com/mightykatun.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nginx-proxy Automation\n\nCollection of scripts to automate the creation and management of proxies for an Nginx proxy server.\n\n## Contents\n\nThis repository includes three primary scripts:\n\n- **mkproxy**: Creates an Nginx proxy for `subdomain.mydomain.com` on a specified port.\n- **rmproxy**: Removes proxy files created by `mkproxy` and creates an inactive backup in `/etc/nginx/sites-available/backup/`.\n- **lsproxy**: Lists active proxies created by `mkproxy`.\n\n## Requirements\n\n- The scripts require administrative privileges to run.\n- Ensure `DOMAIN_NAME` and `NGINX_PATH` variables are updated according to your setup.\n- Place the scripts in your binary directory (e.g. `/usr/local/bin/`) and make them executable:\n  ```shell\n  sudo chmod +x \u003cscript\u003e\n  ```\n\n## Usage\n\n### mkproxy\n\nCreates an Nginx proxy.\n```shell\nsudo mkproxy \u003csubdomain\u003e \u003cport\u003e\n```\n\n### rmproxy\n\nRemoves a specified proxy and creates a backup.\n```shell\nsudo rmproxy \u003csubdomain\u003e\n```\n\n### lsproxy\n\nLists all active proxies created by the script.\n```shell\nsudo lsproxy\n```\n\n## Certificate Generation\n\nTo generate certificates, use the `certbot` package:\n[Certbot GitHub](https://github.com/certbot)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmightykatun%2Fnginx-proxy-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmightykatun%2Fnginx-proxy-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmightykatun%2Fnginx-proxy-automation/lists"}