Stackarr Quick Start

Stackarr helps you set up and maintain a private home media server stack from one dashboard. Use it to connect requests, downloads, libraries, books, backups, and optional remote access without configuring every app from scratch.

Alpha release: keep Stackarr bound to 127.0.0.1 until authentication, Cloudflare, and public URL settings are configured. Avoid stop, update, and restart actions while Plex or Jellyfin must stay uninterrupted.
Using Stackarr or watching the alpha? Please star b-bot/Stackarr on GitHub. Stars help other self-hosters discover the project; watching releases, sharing these docs, and opening focused issues help too.
Stackarr dashboard in light mode showing service status, resource gauges, storage, and configured services
The dashboard opens with setup readiness, service status, resources, storage, and direct links into the managed apps.

Supported Install Targets

TargetUse When
macOS source/app archivePlex or Jellyfin already runs natively and you want Stackarr to monitor/configure around it.
Linux archive + systemd installerYou want the classic arr app layout with app files in /opt/Stackarr and data in /var/lib/stackarr.
Windows package + Inno installerYou want to test the native dashboard package while Docker remains the supported Windows alpha backend.
Docker compose serviceYou want Stackarr and the managed services to start together.

Fast Path

docker pull polyphonic/stackarr:alpha
docker compose -f stackarr/docker-compose.yml --profile stackarr up -d app

Open http://127.0.0.1:7777/setup.

What Stackarr Manages

Sonarr
Radarr
Lidarr
Prowlarr
Bazarr
BookOrbit
RomM
Pulsarr
Maintainerr
Tracearr
Plex
Jellyfin
Seerr
Transmission
qBittorrent
TinyMediaManager
Recyclarr
FlareSolverr
Tidarr
Cloudflare
Postgres

Stackarr manages the stack around your media server. Plex and Jellyfin can be disabled, native, or Docker independently, so native macOS hardware transcoding remains available.

Docs Map

  • Getting Started covers requirements and first decisions.
  • Installation covers macOS and Docker install paths.
  • Setup covers the onboarding wizard and native-vs-Docker media-server choices.

On this page