AURA

AURA

Docker app from Mediux-Team's Repository

Overview

AURA stands for Automated Utility for Retrieval of Assets. It is a tool designed to use Mediux images for your media server content. It provides a simple and intuitive web interface to browse and select image sets for your library. While there are many tools available for this purpose, AURA stands out by offering a visual web interface to preview images before selection.

aura Logo

Version Build Beta Build Docker Pulls GHCR

aura (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

aura Movie Demo

Series being processed and the results in Plex

aura Show Demo


Getting Started

To get started with aura:

  1. Install using Docker or docker-compose.
  2. Visit the web UI at http://localhost:3000.
  3. Configure the application during the onboarding setup.
  4. Browse your media server's contents.
  5. Choose and apply MediUX image sets.
  6. 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.

Open the Apps tab on your Unraid server Search Community Apps for AURA Review the template variables and paths Click Install

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/mediux-team/aura
Last Updated2026-07-17
First Seen2025-06-03

Runtime arguments

Web UI
http://[IP]:[PORT:3000]
Network
bridge
Shell
sh
Privileged
false

Template configuration

ConfigPathrw

Config Directory

Target
/config
Default
/mnt/user/appdata/aura/
Value
/mnt/user/appdata/aura/
Media PathPathrw

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
Web UI PortPorttcp

This is port for the WEB UI/Frontend of the app

Target
3000
Default
3000
Value
3000
PUIDVariablerw

User ID for running the container (for file permissions)

Default
99
Value
99
PGIDVariablerw

Group ID for running the container (for file permissions)

Default
100
Value
100
UMASKVariablerw

Umask for file creation (default 022)

Default
022
Value
022