From 18e6c7ef5d873ccf2e34a4813471198f54bb756f Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Wed, 13 May 2026 13:23:24 -0700 Subject: [PATCH] C2(migrate-immich-to-ringtail): close immich-app-on-ringtail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All three pods Running, 1/1 Ready: - immich-server: v2.6.3, connected to ringtail pg + valkey ("/api/server/ping" returns 200, "/api/server/version" returns v2.6.3) - immich-machine-learning: CUDA variant, RTX 4080 attached (nvidia-smi shows 8 GiB used / 16 GiB total — shared with frigate via time-slicing), gunicorn workers booted - immich-valkey: upstream multi-arch docker.io/valkey/valkey:8.1.6 immich-db Secret in the immich namespace created manually with source's immich-pg-app password (matches minikube pattern). Tailscale ingress staging hostname: photos-ringtail. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/how-to/immich/immich-app-on-ringtail.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/how-to/immich/immich-app-on-ringtail.md b/docs/how-to/immich/immich-app-on-ringtail.md index 2d23c1d..c66a831 100644 --- a/docs/how-to/immich/immich-app-on-ringtail.md +++ b/docs/how-to/immich/immich-app-on-ringtail.md @@ -2,7 +2,6 @@ title: Immich App on Ringtail modified: 2026-05-13 last-reviewed: 2026-05-13 -status: active requires: - immich-pg-on-ringtail - sifaka-nfs-from-ringtail