An open API service indexing awesome lists of open source software.

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

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`