Make arrstack docker compose ansible ready

Move sonarr to new system

Move sabnzbd to new system

Move radarr

Move lidarr

!unsafe directive makes ansible ignore potential template vars in the
string

https://github.com/ansible/ansible/issues/16443

Move readarr

Move prowlarr

Move homarr

Move beets

Move jellyseerr

Move audiobookshelf

Move jellyfin

Move gonic

Migrate torrent setup
This commit is contained in:
Marty Oehme 2025-07-14 10:01:19 +02:00
parent 93ae62dc93
commit 2045f4ae58
Signed by: Marty
GPG key ID: 4E535BC19C61886E
3 changed files with 254 additions and 129 deletions

View file

@ -4,6 +4,11 @@ arrstack_env_dir: /opt/arrstack
arrstack_data_dir: /srv
arrstack_data_dir_create: true
arrstack_data_dir_owner: 1000
arrstack_data_dir_group: 1000
arrstack_puid: 1000
arrstack_pgid: 100
arrstack_tz: Europe/Berlin
arrstack_umask_set: 022
# arrstack_mb_user: Musicbrainz-user
# arrstack_mb_pass: Musicbrainz-password