Flixor---Backend
Flixor---Backend
Docker app from grtgbln's Repository
Overview
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.
Requirements
Requires a separate Flixor - Frontend container or Flixor app.
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
API PortPorttcp
Container Port: 3001
- Target
- 3001
- Default
- 3001
- Value
- 3001
Config PathPath
Path to the config files
- Target
- /app/config
- Default
- /mnt/user/appdata/flixor_backend/config
- Value
- /mnt/user/appdata/flixor_backend/config
Cache PathPath
Path to the cache files
- Target
- /app/cache
- Default
- /mnt/user/appdata/flixor_backend/cache
- Value
- /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.
- Target
- FRONTEND_URL
Session SecretVariable
A long, random string used to sign session cookies.
- Target
- SESSION_SECRET
Node EnvironmentVariable
Not recommended to change.
- Target
- NODE_ENV
- Default
- production
- Value
- production
Internal API PortVariable
Internal API port. Not recommended to change.
- Target
- PORT
- Default
- 3001
- Value
- 3001
Internal HostVariable
Internal host. Not recommended to change.
- Target
- HOST
- Default
- 0.0.0.0
- Value
- 0.0.0.0
Internal Config PathVariable
Internal path to the config files. Not recommended to change.
- Target
- CONFIG_DIRECTORY
- Default
- /app/config
- Value
- /app/config
Internal Database PathVariable
Internal path to the database file. Not recommended to change.
- Target
- DATABASE_PATH
- Default
- /app/config/db/app.sqlite
- Value
- /app/config/db/app.sqlite
Internal Image Cache PathVariable
Internal path to the image cache. Not recommended to change.
- Target
- IMAGE_CACHE_DIR
- Default
- /app/cache/images
- Value
- /app/cache/images
Download Statistics
11,472
Total Downloads
Details
Repository
flixorui/flixor_backend:latestLast Updated2025-10-13
First Seen2025-10-13
Run Flixor---Backend on Unraid.
Flixor---Backend is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.