configs: list nym/ next to tor in inventory table

This commit is contained in:
Hernâni Marques 2026-07-16 16:07:26 +02:00
parent 989bcfdadb
commit 9aeb9acd2b

View file

@ -13,6 +13,7 @@ Directories are named to match **live podman container names** where possible.
| `tops/` | `koopa-tops-ng1``ng3` | `nginx:1.27-alpine` | | `tops/` | `koopa-tops-ng1``ng3` | `nginx:1.27-alpine` |
| `caddy/` `firewalld/` `systemd/` | host services | | | `caddy/` `firewalld/` `systemd/` | host services | |
| `tor/` | **`koopa-tor-relay`** (podman host net) | `localhost/koopa-tor-relay:latest` | | `tor/` | **`koopa-tor-relay`** (podman host net) | `localhost/koopa-tor-relay:latest` |
| `nym/` | **`koopa-nym`** (nym.com nym-node) | `localhost/koopa-nym:latest` |
| `paivana/` | **`koopa-paivana`** (+ upstream) | `localhost/koopa-paivana:latest` | | `paivana/` | **`koopa-paivana`** (+ upstream) | `localhost/koopa-paivana:latest` |
**Authoritative running inventory:** `host/overview/LIVE.md`. **Authoritative running inventory:** `host/overview/LIVE.md`.