All apps · 0 apps
AURA
Docker app from Mediux-Team's Repository
Overview
Readme
View on GitHubaura (Automated Utility for Retrieval of Assets) is a visual tool for managing MediUX image assets for your media server. It provides a sleek and intuitive interface to browse, preview, and apply image sets to your library content across platforms like Plex, Emby, and Jellyfin.
Note: This tool is currently in beta. While it has been tested locally, please use it at your own risk.
Key Features
- 🧩 Cross-Server Compatibility: Works with Plex, Emby, and Jellyfin.
- 🖼 Visual Browsing: Preview artwork in a clean, organized interface.
- 🔁 Automated Updates: Save selected image sets and keep them synced automatically.
- 🗄 Local Storage: Option to store images next to your media files for easy access.
- 📦 Docker Support: Easily deploy using Docker or docker-compose.
Demo
Check out the demo of aura in action! You can see how it looks and works before installing.
Movie being processed and the results in Plex

Series being processed and the results in Plex

Getting Started
To get started with aura:
- Install using Docker or docker-compose.
- Visit the web UI at
http://localhost:3000. - Configure the application during the onboarding setup.
- Browse your media server's contents.
- Choose and apply MediUX image sets.
- Optionally save selections for automatic updates.
Visit the Docs for detailed steps.
Join the Community
Install AURA on Unraid in a few clicks.
Find AURA 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
Related apps
Explore more like this
Explore allDetails
ghcr.io/mediux-team/auraRuntime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Config Directory
- Target
- /config
- Default
- /mnt/user/appdata/aura/
- Value
- /mnt/user/appdata/aura/
Path to the media directory. Both the host and container paths must match the Plex/Emby/Jellyfin path exactly. Read the configuration guide for more information.
- Target
- /data/media
This is port for the WEB UI/Frontend of the app
- Target
- 3000
- Default
- 3000
- Value
- 3000
User ID for running the container (for file permissions)
- Default
- 99
- Value
- 99
Group ID for running the container (for file permissions)
- Default
- 100
- Value
- 100
Umask for file creation (default 022)
- Default
- 022
- Value
- 022