Skip to content

Storage & backups

Aurral keeps app state and generated music separate.

For how Lidarr, slskd, Navidrome, and Aurral should share mounts, read Shared storage.

PathContains
/configDatabase, settings, users, sessions, cache state, and playlist jobs. Mount with ./config/aurral:/config; not shared with other apps.
/data shared mountLibrary (/data/music), slskd completes, and Aurral output (DOWNLOAD_FOLDER).
DOWNLOAD_FOLDERGenerated flows, imported playlists, staging, and playlist files inside the shared mount — typically /data/downloads/aurral/aurral-weekly-flow/.
  • Your mounted /config folder
  • Your shared DOWNLOAD_FOLDER host folder if you want generated playlists to survive rebuilds
  • Your compose file and .env
  • Aurral does not directly write into your root music library.
  • Artist and album changes go through Lidarr.
  • Flows and imported playlists stay in Aurral’s generated download area.