add example install command to readme

This commit is contained in:
bain 2025-01-14 23:10:42 +01:00
parent 2b62f37939
commit 1c0e9d84ba
Signed by: bain
GPG key ID: 31F0F25E3BED0B9B

View file

@ -22,6 +22,9 @@ Quality of life script for nginx and dehydrated.
* Install dependencies: nginx, keepalived (optional i guess), rsync, ssh, python3 * Install dependencies: nginx, keepalived (optional i guess), rsync, ssh, python3
* Install `ncc` through pip (or pipx) from this git repository * Install `ncc` through pip (or pipx) from this git repository
```
pip install -U git+https://git.nolog.cz/NoLog.cz/nginx-configurator.git
```
* Create a `ncc.yml` file (see `ncc.yml.sample`) * Create a `ncc.yml` file (see `ncc.yml.sample`)
* Create a base nginx config (in `conf_dir`): * Create a base nginx config (in `conf_dir`):