JellyHub
Docker 应用程序 from LubricantJam's Repository
概述
Indexes all content from multiple Jellyfin servers, allowing you to see which items are available on which server.
要求
This container requires a Postgres database to function.
Please ensure you have a Postgres database running before starting this container.
The default credentials for the application are 'admin' with password 'adminadmin'.
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
host- 外壳
bash- 特权
- false
模板配置
Web UI PortPorttcp
- 目标
- 3000
- 价值
- 3000
JWT SecretVariable
Change this to a random secure string.
- 目标
- JWT_SECRET
- 默认值
- your-very-long-and-mysterious-secret
- 价值
- your-very-long-and-mysterious-secret
Postgres Connection StringVariable
Change this to your Postgres connection string.
- 目标
- DATABASE_URL
- 默认值
- postgresql://jellyhub:jellyhub@localhost:5432/jellyhub?schema=prisma
- 价值
- postgresql://jellyhub:jellyhub@localhost:5432/jellyhub?schema=prisma
下载统计数据
4,885
下载总数
详细信息
在Unraid 上运行 JellyHub 。
JellyHub 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。