sam-4screen-desktop 2026-6-19:17:8:11
This commit is contained in:
@@ -6,7 +6,7 @@ client: sam
|
||||
project: ai
|
||||
status: active
|
||||
priority: 5
|
||||
last_verified: 2026-05-12
|
||||
last_verified: 2026-06-19
|
||||
tags:
|
||||
- network
|
||||
- Docker
|
||||
@@ -19,9 +19,118 @@ id: 1778553013-ARYX
|
||||
|
||||
# Docker Containers
|
||||
|
||||
## .13 Machine Nixos desktop
|
||||
## .13 Machine NixOS Desktop (192.168.20.13)
|
||||
|
||||
### `/home/sam/voice_bridge/`
|
||||
- **voice_bridge** — MQTT audio bridge for voice assistant
|
||||
- **voice_whisper** — Whisper API speech-to-text (same compose as voice_bridge)
|
||||
|
||||
## .35 Machine Ubuntu Server
|
||||
### `/home/sam/speech_piper/`
|
||||
- **piper_tts** — Piper text-to-speech (Wyoming protocol)
|
||||
|
||||
*Created: 2026-05-12*
|
||||
### `/home/sam/Docker/Containers/`
|
||||
- **mosquitto** — MQTT broker
|
||||
- **pihole** — DNS ad-blocking
|
||||
- **nebula-sync** — Pi-hole Gravity sync
|
||||
- **pocketbase** — PocketBase chat app backend
|
||||
- **doorbell_media** — Doorbell camera/media (nginx)
|
||||
- **engram** — Journaling app (ghcr.io/gentleman-programming/engram)
|
||||
- **headroom** — AI headroom dashboard (ghcr.io/chopratejas/headroom)
|
||||
- **n8n_data** — Workflow automation (n8n)
|
||||
- **t3_stack_react** — T3 stack React app
|
||||
- **sams-home-network** — Home network management app
|
||||
|
||||
### `/home/sam/deployment/ai-resume/`
|
||||
- **knowledge-service** — AI knowledge service (ChromaDB-backed)
|
||||
- **langgraph-service** — AI LangGraph supervisor agent
|
||||
- **ai-resume-backend** — AI Resume backend API
|
||||
|
||||
### `/home/sam/deployment/lite_llm/`
|
||||
- **litellm** — LiteLLM AI proxy (ghcr.io/berriai/litellm)
|
||||
|
||||
### `/home/sam/deployment/langfuse/`
|
||||
- **langfuse** — AI observability & tracing (langfuse/langfuse:3)
|
||||
|
||||
### `/home/sam/deployment/airflow/`
|
||||
- **airflow** — Data pipeline orchestration (apache/airflow:2.10.5)
|
||||
|
||||
### `/home/sam/deployment/trigger_dev/`
|
||||
- **trigger_dev** — Trigger.dev automation platform
|
||||
|
||||
### `/home/sam/deployment/garage/`
|
||||
- **garage** — S3-compatible object storage (dxflrs/garage:v1.0.0)
|
||||
|
||||
### Other locations
|
||||
- **pocketbase-data** — Persistent data at `/home/sam/pocketbase-data/`
|
||||
|
||||
---
|
||||
|
||||
## .35 Machine Ubuntu Server (192.168.20.35)
|
||||
|
||||
All configs in `/Docker/Containers/<app>/` unless noted.
|
||||
|
||||
### Currently Running
|
||||
- **affine** — Knowledge base / workspace
|
||||
- **apprise** — Notification gateway
|
||||
- **backrest** — Backup management
|
||||
- **bookstack** — Wiki / documentation
|
||||
- **caddy** — Reverse proxy (Caddyfile in `/Docker/Containers/caddy/`)
|
||||
- **dokuwiki** — Wiki
|
||||
- **dozzle** — Docker log viewer
|
||||
- **emulatorjs** — Game emulator web UI (`games/` dir)
|
||||
- **firefly_iii** — Personal finance manager
|
||||
- **flare** — Self-hosted flare
|
||||
- **flatnotes** — Note-taking app
|
||||
- **freshrss** — RSS feed reader
|
||||
- **gitea** — Git service
|
||||
- **grafana** — Monitoring dashboards
|
||||
- **hedgedoc** — Collaborative markdown editor
|
||||
- **heimdall** — Application dashboard
|
||||
- **homarr** — Application dashboard
|
||||
- **homebox** — Home inventory management
|
||||
- **homepage** — Application dashboard
|
||||
- **immich** — Photo/video management
|
||||
- **influxdb** — Time-series database
|
||||
- **jellyfin** — Media server
|
||||
- **jellyseerr** — Media request management
|
||||
- **kanboard** — Kanban project management
|
||||
- **kitchenowl** — Recipe manager
|
||||
- **kopia** — Backup tool
|
||||
- **librenms** — Network monitoring
|
||||
- **linkace** — Bookmark manager
|
||||
- **linkstack** — Link shortener (volume-based, no compose in repo)
|
||||
- **lynx** — Lynx app
|
||||
- **nextcloud** — Cloud file sync
|
||||
- **nocodb** — No-code database
|
||||
- **ntfy** — Push notifications
|
||||
- **overseerr** — Media request manager
|
||||
- **paperless** — Document management
|
||||
- **phpipam** — IP address management
|
||||
- **pihole** — DNS ad-blocking
|
||||
- **pingvin** — File sharing
|
||||
- **portainer** — Docker management UI
|
||||
- **rustdesk** — Remote desktop (hbbs/hbbr)
|
||||
- **shopping** — Shopping list app
|
||||
- **silverbullet** — Note-taking / knowledge management
|
||||
- **spotweb** — Spotnet client
|
||||
- **trilium** — Note-taking app
|
||||
- **uptimekuma** — Uptime monitoring
|
||||
- **vaultwarden** — Password manager
|
||||
- **vikunja** — Task management
|
||||
- **watchyourlan** — Network monitoring / device tracking
|
||||
- **wikijs** — Wiki / documentation
|
||||
|
||||
### Present but Not Currently Running
|
||||
- **audiobookshelf** — Audiobook server
|
||||
- **headphones** — Music downloader
|
||||
- **lidarr** — Music library manager
|
||||
- **qbittorrent** — Torrent client
|
||||
- **radarr** — Movie library manager
|
||||
- **readarr** — Book/eBook library manager
|
||||
- **restic** — Backup tool
|
||||
- **SABnzbd** — Usenet downloader
|
||||
- **sams-home-network** — Home network management app
|
||||
- **sonarr** — TV series library manager
|
||||
- **t3_stack_react** — T3 stack React app
|
||||
|
||||
*Updated: 2026-06-19*
|
||||
|
||||
Reference in New Issue
Block a user