/
/
/
1name: Music Assistant BETA
2version: 2.0.2
3slug: music_assistant_beta
4description:
5 BETA version of Music Assistant. Install this version if you want to
6 keep up with the latest and greatest and don't mind some beta testing. Follow us
7 on discord to report and discuss feedback!
8url: https://music-assistant.io
9arch:
10 - amd64
11 - aarch64
12homeassistant_api: true
13auth_api: true
14host_network: true
15ingress: true
16ingress_port: 8095
17panel_icon: mdi:play-circle
18panel_title: Music Assistant
19panel_admin: false
20uart: false
21map:
22 - media:rw
23init: false
24advanced: false
25stage: stable
26image: ghcr.io/music-assistant/server
27tmpfs: true
28options:
29 log_level: info
30 safe_mode: false
31schema:
32 log_level: list(debug|info|warning|error)
33 safe_mode: bool
34privileged:
35 - SYS_ADMIN
36 - DAC_READ_SEARCH
37