MediaManager---Backend

MediaManager---Backend

Aplicación Docker from grtgbln's Repository

Visión general

DEPRECATED: Please use the unified MediaManager application instead.
Manage your TV and movie library. Designed to be a replacement for Sonarr, Radarr, Overseer, and Jellyseer. It supports TVDB and TMDB for metadata, supports OIDC and OAuth 2.0 for authentication and supports Prowlarr and Jackett. It also provides an API to interact with the software programmatically, allowing for automation and integration with other services.
This is the backend component.

Requisitos


        Requires a separate MediaManager - Frontend container and Postgres database.
        

        Expects a `config.toml` file to be mounted at `/app/config.toml` before starting the container. See configuration details: https://maxdorninger.github.io/MediaManager/configuration.html
    

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8000]/
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Container Port: 8000

Objetivo
8000
Por defecto
8000
Valor
8000
Config FilePath

Path to the config file

Objetivo
/app/config.toml
Por defecto
/mnt/user/appdata/media_manager/config.toml
Valor
/mnt/user/appdata/media_manager/config.toml
Data PathPath

Path to the data directory

Objetivo
/data
Por defecto
/mnt/user/appdata/media_manager/data
Valor
/mnt/user/appdata/media_manager/data
Internal Config File PathVariable

Internal path to the config file

Objetivo
CONFIG_FILE
Por defecto
/app/config.toml
Valor
/app/config.toml

Detalles

Repositorio
ghcr.io/maxdorninger/mediamanager/backend:latest
Última actualización2026-06-02
Visto por primera vez2025-07-14

Ejecute MediaManager---Backend en Unraid.

MediaManager---Backend se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.