Episodes
Docker 应用程序 from grtgbln's Repository
概述
Self-hosted TV show episode tracker allowing you to keep track of your favourite TV shows either continuing or ending.
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 3000
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Secret KeyVariable
Generate with Python command: python3 -c 'import secrets; print(secrets.token_hex(100))'
- 目标
- SECRET_KEY
CSRF Trusted DomainsVariable
Space-separated list of trusted domains for CSRF protection
- 目标
- CSRF_TRUSTED_ORIGINS
- 默认值
- http://localhost:3000 http://IP_ADDRESS:3000 https://example.com
- 价值
- http://localhost:3000 https://example.com
App DataPath
Path to app data
- 目标
- /app/db
- 默认值
- /mnt/user/appdata/episodes/db
- 价值
- /mnt/user/appdata/episodes/db
DebugVariable
Enable debug mode
- 目标
- DEBUG
- 默认值
- False|True
下载统计数据
2,163
下载总数
详细信息
存储库
bryangerlach/episodes:latest最后更新2026-04-02
初见2025-01-21
在Unraid 上运行 Episodes 。
Episodes 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。