PMDA
Docker app from PMDA's Repository
Overview
PMDA (pronounced "pimda") is a self-hosted music library app and processing pipeline for large collections. It scans and imports folders, preserves trusted provider tags and artwork, matches albums, publishes a fast PostgreSQL-backed library, powers playback, history, recommendations, artist pages, and clean downstream exports, and can also isolate duplicate or incomplete releases for review.
Runtime arguments
- Web UI
http://[IP]:[PORT:5005]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebUI PortPorttcp
Host port for the PMDA web UI.
- Target
- 5005
- Default
- 5005
- Value
- 5005
Config DirectoryPathrw
Persistent PMDA data: PostgreSQL, Redis state, settings, auth state, logs, and generated cache.
- Target
- /config
- Default
- /mnt/user/appdata/pmda
- Value
- /mnt/user/appdata/pmda
Music RootPathrw
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
Review RootPathrw
Root folder used for duplicate and incomplete review targets.
- Target
- /dupes
- Default
- /mnt/user/PMDA/review
- Value
- /mnt/user/PMDA/review
Enable PMDA AuthVariable{3}
Enable PMDA accounts and session-based access control.
- Target
- PMDA_AUTH_ENABLED
- Default
- 1
- Value
- 1
Trust Proxy HeadersVariable{3}
Enable when PMDA is placed behind Cloudflare Tunnel or another reverse proxy.
- Target
- PMDA_AUTH_TRUST_PROXY_HEADERS
- Default
- false
- Value
- false
Secure Session CookiesVariable{3}
Set to true when PMDA is served over HTTPS.
- Target
- PMDA_AUTH_SESSION_COOKIE_SECURE
- Default
- false
- Value
- false
Allow Public BootstrapVariable{3}
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
Categories
Download Statistics
28,077
Total Downloads
2,641
This Month
2,641
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
meaning/pmda:latestLast Updated2026-05-11
First Seen2025-06-16
Run PMDA on Unraid.
PMDA is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.