Flixor---Backend
Docker 应用程序 from grtgbln's Repository
概述
A fast, Netflix‑style web app, Android, iOS, and MacOS for your Plex library. Browse beautiful rows, see rich details (IMDb/Rotten Tomatoes), and play instantly in your browser with built‑in DASH/HLS playback. Works on any modern desktop or mobile browser.
This is the backend component.
要求
Requires a separate Flixor - Frontend container or Flixor app.
运行时参数
- 网络
bridge- 特权
- false
模板配置
API PortPorttcp
Container Port: 3001
- 目标
- 3001
- 默认值
- 3001
- 价值
- 3001
Config PathPath
Path to the config files
- 目标
- /app/config
- 默认值
- /mnt/user/appdata/flixor_backend/config
- 价值
- /mnt/user/appdata/flixor_backend/config
Cache PathPath
Path to the cache files
- 目标
- /app/cache
- 默认值
- /mnt/user/appdata/flixor_backend/cache
- 价值
- /mnt/user/appdata/flixor_backend/cache
Frontend URLVariable
The URL where the frontend is hosted (e.g., http://localhost:8080). Required if using the frontend app.
- 目标
- FRONTEND_URL
Session SecretVariable
A long, random string used to sign session cookies.
- 目标
- SESSION_SECRET
Node EnvironmentVariable
Not recommended to change.
- 目标
- NODE_ENV
- 默认值
- production
- 价值
- production
Internal API PortVariable
Internal API port. Not recommended to change.
- 目标
- PORT
- 默认值
- 3001
- 价值
- 3001
Internal HostVariable
Internal host. Not recommended to change.
- 目标
- HOST
- 默认值
- 0.0.0.0
- 价值
- 0.0.0.0
Internal Config PathVariable
Internal path to the config files. Not recommended to change.
- 目标
- CONFIG_DIRECTORY
- 默认值
- /app/config
- 价值
- /app/config
Internal Database PathVariable
Internal path to the database file. Not recommended to change.
- 目标
- DATABASE_PATH
- 默认值
- /app/config/db/app.sqlite
- 价值
- /app/config/db/app.sqlite
Internal Image Cache PathVariable
Internal path to the image cache. Not recommended to change.
- 目标
- IMAGE_CACHE_DIR
- 默认值
- /app/cache/images
- 价值
- /app/cache/images
下载统计数据
11,472
下载总数
详细信息
存储库
flixorui/flixor_backend:latest最后更新2025-10-13
初见2025-10-13
在Unraid 上运行 Flixor---Backend 。
Flixor---Backend 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。