prowlarr: Deploy Prowlarr in a Podman container

The `prowlarr.yml` playbook and corresponding role deploy Prowlarr, the
indexer manager for the *arr suite, in a Podman container.

Note that we're relocating the log files from the Prowlarr AppData
directory to `/var/log/prowlarr` so they can be picked up by Fluent Bit.
This commit is contained in:
2025-12-03 22:09:06 -06:00
parent a41a3fa3d0
commit 9223dbe820
9 changed files with 190 additions and 0 deletions

View File

@@ -1 +1,2 @@
- import_playbook: prowlarr.yml
- import_playbook: radarr.yml