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:
2
roles/prowlarr/defaults/main.yml
Normal file
2
roles/prowlarr/defaults/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
prowlarr_container_image: git.pyrocufflink.net/packages/prowlarr
|
||||
prowlarr_version: 2.3.0.5236
|
||||
Reference in New Issue
Block a user