A handy tool that configures nginx reverse proxy for you
Project description
NGRP
A handy tool that configures nginx reverse proxy for you
Usage
Usage: ngrp [OPTIONS] COMMAND [ARGS]...
Nginx reverse proxy configuration tool.
Options:
--help Show this message and exit.
Commands:
add Add and enable a reverse proxy.
disable Disable proxy for given domain.
enable Enable proxy for given domain.
reload Reload nginx configuration.
ngrp supports multiple reverse proxy templates.
Usage: ngrp add [OPTIONS] COMMAND [ARGS]...
Add and enable a reverse proxy.
Options:
--help Show this message and exit.
Commands:
http Redirect DOMAIN traffic to 127.0.0.1:PORT
https Redirect DOMAIN traffic to 127.0.0.1:PORT
To add a HTTP reverse proxy do the following (etherpad running on port 9001
, proxied to etherpad.example.com
):
ngrp add http 9001 etherpad.example.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
ngrp-0.2.2-py3-none-any.whl
(6.5 kB
view details)
File details
Details for the file ngrp-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: ngrp-0.2.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36d8ffb42470bc908127b4c2c1aefa3222b7e2c9a467a57bb1945a547d31d1a3 |
|
MD5 | a64a74f1e673b553b2e20db15d833ba7 |
|
BLAKE2b-256 | 4fe629ddb6148892bf99667e018404a3d59be188b45ad6c95a2e117f22ae4058 |