diff --git a/homelab-overview.md b/homelab-overview.md index 44239cb..e605dcf 100644 --- a/homelab-overview.md +++ b/homelab-overview.md @@ -1,6 +1,6 @@ # Homelab Overview -**Last Updated:** May 2026 +**Last Updated:** May 11, 2026 This document provides a high-level summary of the entire homelab infrastructure — networking, physical/virtual hosts, Docker services, and how everything is connected. @@ -45,7 +45,7 @@ Proxmox runs all the VMs listed below. PBS provides nightly VM backups. TrueNAS |---|---|---|---| | VM 103 | next | 192.168.88.62 | Nextcloud | | VM 112 | siklos / docker-server | 192.168.88.27 | Main Docker host (4 vCPU / 12 GB RAM) | -| VM 113 | photos | 192.168.88.32 | Photo services (Immich + PhotoPrism) | +| VM 113 | photos | 192.168.88.32 | Photo services (Immich) | | — | jellyfin | 192.168.88.10 | Media server host | | — | caddy | 192.168.88.110 | Reverse proxy (systemd service, not Docker) | | — | thinkstation-p710 | 192.168.88.41 | Workstation / AI / Ollama | @@ -147,10 +147,11 @@ Media storage is mounted at `/mnt/media` on the jellyfin host and presented as ` | Service | Image | Port | Purpose | |---|---|---|---| | Immich | ghcr.io/immich-app/immich-server:release | 2283 | Google Photos replacement | -| PhotoPrism | photoprism/photoprism:latest | 2342 | Photo management & AI tagging | Photo storage is on a local 200 GB SSD (`/mnt/immich-photos`) — migrated from TrueNAS NFS in May 2026 for better performance. +> **Note (2026-05-11):** PhotoPrism was removed. The Docker image was deleted to free ~3.6 GB of disk space. Photo data has been retained. + --- ## Monitoring