[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
+32
View File
@@ -0,0 +1,32 @@
---
title: Jellyfin Config
created: '2026-05-23'
updated: '2026-05-23'
type: tech
namespace: family
tags: [jellyfin, infra, media, credentials]
related: "[[arr-stack-kraken]]"
---
# Jellyfin Config
**URL:** `http://kraken:8096`
## Users
| User | Password | Notes |
|------|----------|-------|
| alex | (set) | Admin |
| lisa | (none) | Cartoons library only |
## API Key
`87af49b6ff62ea68da6abdab0d7a4fbc`
Used by automation scripts (watchlist-sync, media-pipeline agents).
## Database / Maintenance
- **Before any DB operation:** `docker stop jellyfin` first
- Jellyfin runs as a Docker container on Kraken
- Config stored in `/opt/jellyfin/config/` (check docker-compose for exact path)