From dd97584cfed2e02bfc4de6f9bc4bd46e0f9a7db5 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 19 Feb 2026 13:16:50 -0600 Subject: [PATCH] store: Tdarr runs on ubuntu-manticore as mapped node - no monitoring needed --- ...-manticore-as-mapped-node-no-monitoring-90979d.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 graph/configurations/tdarr-runs-on-ubuntu-manticore-as-mapped-node-no-monitoring-90979d.md diff --git a/graph/configurations/tdarr-runs-on-ubuntu-manticore-as-mapped-node-no-monitoring-90979d.md b/graph/configurations/tdarr-runs-on-ubuntu-manticore-as-mapped-node-no-monitoring-90979d.md new file mode 100644 index 00000000000..60caece6873 --- /dev/null +++ b/graph/configurations/tdarr-runs-on-ubuntu-manticore-as-mapped-node-no-monitoring-90979d.md @@ -0,0 +1,12 @@ +--- +id: 90979dea-7f29-48ef-874a-2f02d12651c5 +type: configuration +title: "Tdarr runs on ubuntu-manticore as mapped node - no monitoring needed" +tags: [tdarr, homelab, ubuntu-manticore, configuration] +importance: 0.6 +confidence: 0.8 +created: "2026-02-19T19:16:49.997337+00:00" +updated: "2026-02-19T19:16:49.997337+00:00" +--- + +Tdarr server and node both run on ubuntu-manticore (10.10.0.226) as Docker containers with shared NFS mount from TrueNAS (10.10.0.35). Mapped node architecture means no file transfers between node and server - both access /mnt/truenas/media directly. Local NVMe cache at /mnt/NV2/tdarr-cache for work directories. Web UI at http://10.10.0.226:8265. GPU: GTX 1070. No external monitoring scripts needed - Tdarr manages workers natively. Previous local workstation monitoring (cron + Python scripts) was fully decommissioned Feb 2026.