[2026-05-23] wiki tech notes: arr-stack, hermes-kraken, htpc, jellyfin, gitea, truenas, vault, media-pipeline

This commit is contained in:
Alexey Martemyanov
2026-05-23 05:02:43 +06:00
parent d757029ec1
commit 6dc4b89d49
13 changed files with 404 additions and 1 deletions
+30
View File
@@ -0,0 +1,30 @@
---
title: Arr Stack — Taiga
created: '2026-05-23'
updated: '2026-05-23'
type: tech
namespace: family
tags: [arr, taiga, infra, media, pitfalls]
related: "[[arr-stack-kraken]]"
---
# Arr Stack — Taiga
Secondary arr stack on Taiga (TrueNAS), added 2026-05-20.
## Notes from Setup (2026-05-20)
- Config and pitfalls recorded during initial Taiga arr stack deployment
- `router.py` was customized — check `/mnt/RED_2TB/docker/arr-taiga/router.py`
for current state
## Key Differences from Kraken Stack
- Taiga = TrueNAS host (storage-focused)
- Kraken = Raspberry Pi 5 (playback-focused)
- Taiga stack handles acquisition; Kraken handles serving to Jellyfin
## Pitfalls
(Details were referenced but not captured. Update this page after next
Taiga arr maintenance session.)