https://github.com/hiqdev/nginx-proxy-common
Nginx Proxy Common
https://github.com/hiqdev/nginx-proxy-common
hacktoberfest
Last synced: over 1 year ago
JSON representation
Nginx Proxy Common
- Host: GitHub
- URL: https://github.com/hiqdev/nginx-proxy-common
- Owner: hiqdev
- Created: 2019-03-12T14:02:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T08:04:45.000Z (almost 5 years ago)
- Last Synced: 2025-01-22T21:15:34.687Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nginx-proxy-common
usage: nginx-proxy-common [-h] command ip [dir]
positional arguments:
command setup, start, restart, stop, status, tail
ip IP address
dir vendor directory
To setup new proxy for 127.0.0.2 - `./nginx-proxy-common setup 127.0.0.2`
To start service(in fresh-created directory) - `./nginx-proxy-common start 127.0.0.2`