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:

  1. Create mount dir: sudo mkdir -p /mnt/riven
  2. Save to /etc/systemd/system/riven-mount.service
  3. Run: sudo systemctl daemon-reload && sudo systemctl enable --now riven-mount.service

Systemd Service

Loading...