{"id":17078802,"url":"https://github.com/thesabbir/node-nginx","last_synced_at":"2025-04-12T20:44:00.037Z","repository":{"id":12807962,"uuid":"15482854","full_name":"thesabbir/node-nginx","owner":"thesabbir","description":"A simple command-line tool to create \u0026 manage ngninx proxy/virtualhost configuaration for node.js based app","archived":false,"fork":false,"pushed_at":"2016-10-04T17:15:58.000Z","size":7,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T14:56:05.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/thesabbir.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}},"created_at":"2013-12-27T22:11:01.000Z","updated_at":"2024-09-13T16:37:28.000Z","dependencies_parsed_at":"2022-07-21T16:18:43.141Z","dependency_job_id":null,"html_url":"https://github.com/thesabbir/node-nginx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesabbir%2Fnode-nginx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesabbir%2Fnode-nginx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesabbir%2Fnode-nginx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesabbir%2Fnode-nginx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesabbir","download_url":"https://codeload.github.com/thesabbir/node-nginx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631687,"owners_count":21136556,"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":[],"created_at":"2024-10-14T12:23:30.345Z","updated_at":"2025-04-12T20:44:00.017Z","avatar_url":"https://github.com/thesabbir.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Node -Nginx\n------------\n**A simple command-line tool to create \u0026 manage ngninx proxy/virtualhost configuaration for node.js based app**\n****\n\n##Installation\n```\n$ git clone https://github.com/thesabbir/node-nginx.git node-nginx\n$ cd node-nginx\n$ npm install -d\n$ ln -s /path/to/node-nginx.js /usr/local/bin/nodenginx\n```\n  \n`note : please edit your 'config.json' file according to your nginx.conf directory`\n\n\n\n###Options\n```\n\t-h, --help           output usage information\n    -V, --version        output the version number\n    -n, --name [name]    Specify a domain name / Server Name\n    -p, --port [port]    Port number where your node app is running\n    -P, --sport [sport]  Port where your sever will listening (Default 80)\n    -e, --enabled        List enabled sites\n    -a, --available      List available sites\n```\n\n###Usage\n```\n$ nodenginx  -n [domain] -p [port] -P [server-port]\n```\n\n###Example\n```\n$ nodenginx -n example.com -p 8080 -P 80\n```\n\n\n###For help\n```\n$ nodenginx --help\n\n```\n\n\n**TODO : Automated installation**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesabbir%2Fnode-nginx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesabbir%2Fnode-nginx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesabbir%2Fnode-nginx/lists"}