store: Tdarr runs on ubuntu-manticore as mapped node - no monitoring needed

This commit is contained in:
Cal Corum 2026-02-19 13:16:50 -06:00
parent 510d8c5daf
commit dd97584cfe

View File

@ -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.