Docker Compose Generator
Generate a complete Docker Compose configuration for your Riven setup.
Configuration
Absolute path on your host for the FUSE mount
Absolute path on your host for the logs
Plugin Settings
Get one free at themoviedb.org/settings/api
MDBList list slugs, e.g. "user/my-list"
Adds analytics services for monitoring Riven's internal queues and cache. Recommended for advanced users. No data is sent to third parties - these are self-hosted services that connect directly to your Riven instance.
Generated Files
Installation:
- Create mount dir:
sudo mkdir -p /mnt/riven - Save to
/etc/systemd/system/riven-mount.service - Run:
sudo systemctl daemon-reload && sudo systemctl enable --now riven-mount.service
Systemd Service
Loading...