scripts/nym: helper script index

This commit is contained in:
Hernâni Marques 2026-07-16 15:38:36 +02:00
parent ee2b350b8d
commit 6814aea27f

9
scripts/nym/README.md Normal file
View file

@ -0,0 +1,9 @@
# scripts/nym — helpers for `koopa-nym`
| Script | Role |
|--------|------|
| `build.sh` | `podman build` image `localhost/koopa-nym:latest` |
| `up.sh` | compose up in `~/koopa-nym` or `configs/nym` |
| `status.sh` | container + HTTP API probe |
Config mirror: `configs/nym/`. Live host tree: `~/koopa-nym/`.