Installation
Docker
docker run -d \
--name streamarr \
-e LOG_LEVEL=debug \
-e TZ=America/New_York \
-p 3000:3000 \
-v /path/to/appdata/config:/app/config \
--restart unless-stopped \
ghcr.io/nickelsh1ts/streamarr:latestdocker stop streamarr && docker rm streamarrdocker pull ghcr.io/nickelsh1ts/streamarr:latestdocker run -d ...Environment Variables
Variable
Default
Description
Ports
Port
Description
Volume Mounts
Path
Description
First-Time Setup
Last updated
Was this helpful?
