|
|
|
@ -1,12 +1,12 @@ |
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
funkwhale_version: 0.20.1 |
|
|
|
|
funkwhale_version: 0.21 |
|
|
|
|
funkwhale_id: 1 |
|
|
|
|
#funkwhale_archive_url: https://dev.funkwhale.audio/funkwhale/funkwhale/-/archive/{{ funkwhale_version }}/funkwhale-{{ funkwhale_version }}.tar.gz |
|
|
|
|
funkwhale_base_url: https://dev.funkwhale.audio/funkwhale/funkwhale/-/jobs/artifacts/{{ funkwhale_version }}/download |
|
|
|
|
funkwhale_archive_sha1: |
|
|
|
|
api: 0fc2f0152c18bff3d33410d299b2c67f8a4fe101 |
|
|
|
|
front: dc9094508048176ed9f7fe819d6d5e92ed415511 |
|
|
|
|
api: 603563d24e8188aa41c7e4e6c244fa5ad8eef8ed |
|
|
|
|
front: 9c288d51c3bda39ab4ef90669c4aaf38d3f6ed27 |
|
|
|
|
funkwhale_root_dir: /opt/funkwhale_{{ funkwhale_id }} |
|
|
|
|
|
|
|
|
|
# Should ansible manage upgrades of funkwhale, or only initial install |
|
|
|
@ -50,5 +50,5 @@ funkwhale_libraries: [] |
|
|
|
|
# path: /opt/funkwhale/data/music |
|
|
|
|
# inplace: True |
|
|
|
|
|
|
|
|
|
# Increase on busy servers (but will require more memory |
|
|
|
|
# Increase on busy servers (but will require more memory) |
|
|
|
|
funkwhale_web_workers: 1 |
|
|
|
|