Files

12 lines
581 B
Markdown

# T0 Port Map (vps.git)
Ports allocated by the `HangmanLab.Server.T0` deployment (`~/git-kc`).
System-level services (sshd, nginx, systemd-resolved) are excluded.
| Port | Bind | Service | Note |
|------|------|---------|------|
| 3000 | 127.0.0.1 | Gitea (git-kc-gitea) | HTTP, reverse-proxied by nginx |
| 3306 | internal | MySQL (git-kc-mysql) | Not exposed to host; docker-internal only |
| 8080 | 127.0.0.1 | Keycloak (git-kc-keycloak) | HTTP, reverse-proxied by nginx |
| — | host network | HarborForge Monitor | network_mode: host; no listening port (bridge disabled) |