Getting started
This guide will help you get Reaparr up and running on your system. Follow the instructions for your platform to install and configure Reaparr, and start downloading media from your Plex servers in no time!
Reaparr variants
Two Docker image variants are available:
| Tag | Description | Command |
|---|---|---|
| latest | Stable — recommended for most users | docker pull reaparr/reaparr:latest |
| dev | Development — latest changes, may be unstable | docker pull reaparr/reaparr:dev |
Prerequisites
Before installing Reaparr, make sure you have:
- A Plex account with access to at least one Plex server
- Docker installed on your system. The guides assume you already have Docker set up.
Choose an installation method
Pick the guide that matches your setup:
| Platform | Guide |
|---|---|
| Docker (any OS) | Docker installation |
| Unraid | Unraid installation |
| Windows | Windows installation |
| macOS | macOS installation |
| Synology | Synology installation |
Similar Projects
Reaparr is not the only project that allows you to download media from Plex servers. Here are some similar projects that have been made throughout the years.
Docker Compose
This guide will show you how to run Reaparr with Docker on any OS (Linux, Windows, macOS). Follow the steps to get Reaparr up and running in a Docker container.