Remove OpenWebUI + redundant *.home.lab rows; note websites built; refresh Docker Containers

This commit is contained in:
2026-08-26 13:03:03 +10:00
parent 29d5f60e51
commit 36720427b3
3 changed files with 59 additions and 9 deletions

View File

@@ -131,11 +131,10 @@ See [[Docker Containers]] for full container list.
| Domain | Proxied to |
|--------|-----------|
| `omniroute.lab.audasmedia.com.au` | `.13:20129` |
| `omniroute.home.lab` | `.13:20129` |
| `worldmonitor.lab.audasmedia.com.au` | `.13:3002` |
| `worldmonitor.home.lab` | `.13:3002` |
| `gitea.lab.audasmedia.com.au` | `.35:3001` (web) / `.35:2222` (SSH) |
| `gitea.home.lab` | `.35:3001` |
**Websites I've built** (public `*.lab.audasmedia.com.au`): console portal, media tools (photo/video/audio/lmms), DeepSeek Harness (`dsh-*`), family chat, resume/portfolio (`sam-*`, wiki), home dash. Full list → [[Websites on Nixos-Dekstop 13]].
See [[Docker Containers]] for full container list on .35.
@@ -232,7 +231,6 @@ Host phone
| App | URL | Notes |
|-----|-----|-------|
| **Open WebUI** | `http://192.168.20.13:3000` | Chat UI for LLMs — connect to OmniRoute at `http://192.168.20.13:20129/v1` |
| Snapcast | `http://192.168.20.13:1780/` | Multi-room audio control — needs Caddy DNS |
| Langfuse | `http://192.168.20.13:3001/auth/sign-in` | LLM observability (traces, evals, cost) |
| ai-resume-backend | `http://192.168.20.13:8001` | Resume AI backend (Docker) |