All apps · 0 apps
PMDA
Docker app from PMDA's Repository
Overview
Install PMDA on Unraid in a few clicks.
Find PMDA in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
meaning/pmda:latestRuntime arguments
- Web UI
http://[IP]:5005/- Network
host- Shell
sh- Privileged
- false
Template configuration
Persistent PMDA data: PostgreSQL, Redis state, settings, auth state, logs, and generated cache. If you install the optional local MusicBrainz mirror, its data (~170 GB) also lives here - put this on a fast pool with room to spare.
- Target
- /config
- Default
- /mnt/user/appdata/pmda
- Value
- /mnt/user/appdata/pmda
Parent music share. Configure the exact Standard and Incoming source folders later in PMDA Settings.
- Target
- /music
- Default
- /mnt/user/Music
- Value
- /mnt/user/Music
Lets PMDA install and manage the optional local MusicBrainz mirror for you (one click, ~170 GB, answers in a millisecond instead of the public 1 request/second). PMDA only creates and controls its own mirror containers through it. Remove this mapping if you never want the one-click mirror.
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock
Root folder used for duplicate and incomplete review targets.
- Target
- /dupes
- Default
- /mnt/user/PMDA/review
- Value
- /mnt/user/PMDA/review
PMDA listens on this port directly on the host (host networking). Change it only if 5005 is already taken on your server, and adjust the WebUI address accordingly.
- Target
- PMDA_PORT
- Default
- 5005
- Value
- 5005
Enable PMDA accounts and session-based access control.
- Target
- PMDA_AUTH_ENABLED
- Default
- 1
- Value
- 1
Enable when PMDA is placed behind Cloudflare Tunnel or another reverse proxy.
- Target
- PMDA_AUTH_TRUST_PROXY_HEADERS
- Default
- false
- Value
- false
Set to true when PMDA is served over HTTPS.
- Target
- PMDA_AUTH_SESSION_COOKIE_SECURE
- Default
- false
- Value
- false
Leave false for normal installs. Only enable temporarily if first-user setup must happen from outside your LAN.
- Target
- PMDA_AUTH_ALLOW_PUBLIC_BOOTSTRAP
- Default
- false
- Value
- false