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