Mydia
Docker 应用程序 from grtgbln's Repository
概述
A modern, self-hosted media management platform for tracking, organizing, and monitoring your media library.
要求
Additional configuration options documented here: https://github.com/getmydia/mydia#-environment-variables-reference
运行时参数
- 网络用户界面
http://[IP]:[PORT:4000]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 4000
- 目标
- 4000
- 默认值
- 4000
- 价值
- 4000
Secret Key BaseVariable
Generate with 'openssl rand -base64 48'
- 目标
- SECRET_KEY_BASE
Guardian Secret KeyVariable
Generate with 'openssl rand -base64 48'
- 目标
- GUARDIAN_SECRET_KEY
Host DomainVariable
Change to your domain or IP address
- 目标
- PHX_HOST
- 默认值
- localhost
- 价值
- localhost
Movies PathPath
Path to your movies folder on the host system
- 目标
- /media/movies
TV Shows PathPath
Path to your TV shows folder on the host system
- 目标
- /media/tv
Downloads PathPath
Path to your downloads folder on the host system
- 目标
- /media/downloads
Config PathPath
Path to the configuration folder
- 目标
- /config
- 默认值
- /mnt/user/appdata/mydia/config
- 价值
- /mnt/user/appdata/mydia/config
Internal PortVariable
Internal application port. Not recommended to change.
- 目标
- PORT
- 默认值
- 4000
- 价值
- 4000
Internal Movies PathVariable
Internal path to movies folder. Not recommended to change.
- 目标
- MOVIES_PATH
- 默认值
- /media/movies
- 价值
- /media/movies
Internal TV Shows PathVariable
Internal path to TV shows folder. Not recommended to change.
- 目标
- TV_PATH
- 默认值
- /media/tv
- 价值
- /media/tv
Internal Database PathVariable
Internal path to the database file. Not recommended to change.
- 目标
- DATABASE_PATH
- 默认值
- /config/mydia.db
- 价值
- /config/mydia.db
详细信息
存储库
ghcr.io/getmydia/mydia:latest最后更新2026-05-31
初见2025-11-08
在Unraid 上运行 Mydia 。
Mydia 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。