9 lines
314 B
Markdown
9 lines
314 B
Markdown
# 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/`.
|