Files
ginnoirandClaude Sonnet 4.6 1bc648f33b fix(maintainerr): correct data volume path and enable TLS bypass for Plex
- Mount /config/maintainerr to /opt/data (actual DB location, not /opt/maintainerr/data)
- Add NODE_TLS_REJECT_UNAUTHORIZED=0 so Node.js accepts Plex's self-signed cert
- Mark TB-007/008/009/012/013/016 tasks as done/dropped in improvement plan

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 20:52:06 -05:00

58 lines
1.4 KiB
Markdown

# TB-016 — Document Plex
**Status:** done
**Your call:** Do it
---
## Talk first
> **Stop.** Don't read Reference until we've talked.
> In chat, say **"let's do TB-016"** or **"document plex"**.
**In one sentence:** Write down where Plex lives and how it connects to Tautulli — it's not in this repo.
**Why it came up:** Tautulli reads /storage1/PMS logs but Plex isn't in compose; easy to forget how it's managed.
### Questions
1. Is Plex on valhalla itself, or another box?
2. Do you want it in compose eventually, or happy as host-native?
### Your options
| Option | Meaning |
|--------|---------|
| **Do it** | We're doing this — I'll implement or walk you through it |
| **Later** | Keep on the list, not now |
| **Drop** | Remove from plan — totally fine |
| **Tweak** | Change scope; tell me how |
### What we decided
| | |
|---|---|
| **Decision** | Done — documented in CLAUDE.md under "External services" |
| **Notes** | deb package, systemd, /var/lib/plexmediaserver data, /storage1/Media libraries, no Caddy proxy |
| **Date** | 2026-06-15 |
---
<details>
<summary>Reference (only open if we're doing it)</summary>
### Stack / files
Docs only
### If we do it — rough steps
1. You tell me: install path, systemd?, library paths
2. Add short section to CLAUDE.md or EXTERNAL-SERVICES.md
### Done when
- [ ] Plex documented with paths
</details>