docs: Forgejo git-SSH on host port 9200

This commit is contained in:
Hernâni Marques 2026-07-10 14:38:28 +02:00
parent dc2262b056
commit b0efda7731
No known key found for this signature in database
5 changed files with 9 additions and 9 deletions

View file

@ -29,7 +29,7 @@ scripts/ # merchant, exchange, monitoring helpers
| `taler-exchange-hacktivism` | exchange | **9011** |
| `taler-bank-hacktivism` | libeufin-bank (GOA, no IBAN) | **9012** |
| `koopa-castopod` (+ mariadb/redis) | Castopod Fediverse podcast | **9020** |
| `koopa-forgejo` (+ postgres) | **Forgejo rootless** git | **9024** (+ SSH **2222**) |
| `koopa-forgejo` (+ postgres) | **Forgejo rootless** git | **9024** (+ SSH **9200**) |
Start model (Taler): **root** `/root/start_base_services_*` → shell as service user → `/usr/local/bin/start_*.sh [--restart]`.
Start model (Castopod): `hernani``cd ~/koopa-castopod && podman-compose up -d`.