Mydia
Aplicación Docker from grtgbln's Repository
Visión general
A modern, self-hosted media management platform for tracking, organizing, and monitoring your media library.
Requisitos
Additional configuration options documented here: https://github.com/getmydia/mydia#-environment-variables-reference
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:4000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
Container Port: 4000
- Objetivo
- 4000
- Por defecto
- 4000
- Valor
- 4000
Secret Key BaseVariable
Generate with 'openssl rand -base64 48'
- Objetivo
- SECRET_KEY_BASE
Guardian Secret KeyVariable
Generate with 'openssl rand -base64 48'
- Objetivo
- GUARDIAN_SECRET_KEY
Host DomainVariable
Change to your domain or IP address
- Objetivo
- PHX_HOST
- Por defecto
- localhost
- Valor
- localhost
Movies PathPath
Path to your movies folder on the host system
- Objetivo
- /media/movies
TV Shows PathPath
Path to your TV shows folder on the host system
- Objetivo
- /media/tv
Downloads PathPath
Path to your downloads folder on the host system
- Objetivo
- /media/downloads
Config PathPath
Path to the configuration folder
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/mydia/config
- Valor
- /mnt/user/appdata/mydia/config
Internal PortVariable
Internal application port. Not recommended to change.
- Objetivo
- PORT
- Por defecto
- 4000
- Valor
- 4000
Internal Movies PathVariable
Internal path to movies folder. Not recommended to change.
- Objetivo
- MOVIES_PATH
- Por defecto
- /media/movies
- Valor
- /media/movies
Internal TV Shows PathVariable
Internal path to TV shows folder. Not recommended to change.
- Objetivo
- TV_PATH
- Por defecto
- /media/tv
- Valor
- /media/tv
Internal Database PathVariable
Internal path to the database file. Not recommended to change.
- Objetivo
- DATABASE_PATH
- Por defecto
- /config/mydia.db
- Valor
- /config/mydia.db
Detalles
Repositorio
ghcr.io/getmydia/mydia:latestÚltima actualización2026-05-31
Visto por primera vez2025-11-08
Ejecute Mydia en Unraid.
Mydia se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.