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:
parent
93ae62dc93
commit
2045f4ae58
3 changed files with 254 additions and 129 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue