Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-07-08 18:48:28 +03:00
parent ae6fa3c842
commit 7c47f4f5bc

View File

@ -0,0 +1,32 @@
Topology:
```
infrastructure services
+---------------+ +---------------+
ns ssh
>--- gate openvpn
proxy nextcloud
...
```
Options:
- `CT_GROUP=1000` (range: 1000-1999)
Set the network base ID
- `CT_INFRASTRUCTURE=100..199`
Set the infrastructure base id
- `CT_SERVICES=200..299`
- `CT_TEMPLATES=900..999`
<!-- vim:set ts=4 sw=4 : -->