Commit graph

8 commits

Author SHA1 Message Date
f83fd72a98 qbit: fix CSRF-loop behind Authelia + self-heal data-dir ownership
- nginx: strip Referer on torrent.nordhammer.it so qBit's origin check
  doesn't reject the post-Authelia redirect (Referer was auth.nordhammer.it,
  Host was torrent.nordhammer.it → 401 loop).
- tmpfiles: collapse the nested qbittorrent `d` rules into a single
  `d` + recursive `Z` so systemd re-enforces ownership/perms on every
  boot. Caught Docker-migration UID drift that silently broke state
  persistence and file logging.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 20:04:04 +01:00
984f45e1d4 Set UMask 0002 on all media services for group-writable files
Sonarr, Radarr, qBittorrent, Jellyfin, and Bazarr all need to create
files that are writable by the media group. Without this, Jellyfin
can't write thumbnails/artwork to media directories and services
can't collaborate on shared files. Also fixes radarr movies directory
to use setgid (2775) consistently.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 23:23:56 +01:00
93ea194da4 Reorganise hardware vs host config, tidy settings and services 2026-04-01 21:16:59 +01:00
3c33931b15
Update qbittorrent-nox.nix 2026-02-20 21:45:15 +00:00
9b7567419b
Update qbittorrent-nox.nix 2026-01-26 19:41:28 +00:00
624d5885f3
Update qbittorrent-nox.nix 2026-01-22 09:39:13 +00:00
ddddbfc49c
Update qbittorrent-nox.nix 2026-01-22 09:21:35 +00:00
f582f10d71
Rename arr-stack.nix to qbittorrent-nox.nix 2026-01-21 22:55:48 +00:00
Renamed from services/arr-stack.nix (Browse further)