fix: services-overview host/IP columns
Pocket-ID moved CT 110 → CT 109 on 2026-05-26 (per ct-inventory). Gitea/Coder moved CT 111 → CT 104 on 2026-05-26. Infisical moved CT 112 → CT 109 on 2026-05-26. Zoraxy note in the intro updated to Traefik.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Live at <http://192.168.1.8:13080/services-overview/> (docs-server polls Gitea every 5 min, so changes appear shortly after `git push`).
|
||||
|
||||
Every service running in the homelab, with its access URL(s) and host. **External** URLs go through Zoraxy (CT 108) and are reachable from the internet. **Internal** are LAN-only (`192.168.1.0/24`). Per [[feedback_internal_only]], new services default to internal.
|
||||
Every service running in the homelab, with its access URL(s) and host. **External** URLs go through Traefik (CT 109) and are reachable from the internet. **Internal** are LAN-only (`192.168.1.0/24`). Per [[feedback_internal_only]], new services default to internal.
|
||||
|
||||
## AI / ML
|
||||
|
||||
@@ -30,16 +30,16 @@ Every service running in the homelab, with its access URL(s) and host. **Externa
|
||||
|
||||
| Service | External | Internal | Host | Doc |
|
||||
|---|---|---|---|---|
|
||||
| Pocket-ID (OIDC IdP) | <https://id.nuclide.systems> | <http://192.168.1.5:11000> | CT 110 | [[pocket-id]] |
|
||||
| Pocket-ID (OIDC IdP) | <https://id.nuclide.systems> | <http://192.168.1.8:11000> | CT 109 | [[pocket-id]] |
|
||||
| Vaultwarden | <https://vault.nuclide.systems> | <http://192.168.1.40:11001> | CT 104 | — |
|
||||
| Infisical | — | <http://192.168.1.7:8200> | CT 112 | [[secrets-manager]] |
|
||||
| Infisical | — | <http://192.168.1.8:8200> | CT 109 | [[secrets-manager]] |
|
||||
|
||||
## Dev / source
|
||||
|
||||
| Service | External | Internal | Host | Doc |
|
||||
|---|---|---|---|---|
|
||||
| Gitea | <https://git.nuclide.systems> | <http://192.168.1.42:3000> | CT 111 | [[dev-environment]] |
|
||||
| Coder | <https://dev.nuclide.systems> | <http://192.168.1.42:7080> | CT 111 | [[dev-environment]] |
|
||||
| Gitea | <https://git.nuclide.systems> | <http://192.168.1.40:3000> | CT 104 | [[dev-environment]] |
|
||||
| Coder | <https://dev.nuclide.systems> | <http://192.168.1.40:7080> | CT 104 | [[dev-environment]] |
|
||||
| Docs (mkdocs) | — | <http://192.168.1.8:13080> | CT 109 | — |
|
||||
|
||||
## Home / IoT
|
||||
|
||||
Reference in New Issue
Block a user