/
/
/
1name: Music Assistant Server (beta)
2version: 2.3.0b31
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
29 safe_mode: false
30schema:
31 log_level: list(debug|info|warning|error)
32 safe_mode: bool
33privileged:
34- SYS_ADMIN
35- DAC_READ_SEARCH
36