Self-host with Docker ยท Yantr
Sonarr
Smart PVR for TV shows that automatically downloads episodes and organizes your series library.
1
Ports
3
Notes
4
Use Cases
About
What Sonarr does
Sonarr (formerly NzbDrone) is a PVR (Personal Video Recorder) for Usenet and BitTorrent users. It monitors your RSS feeds for new episodes of your favorite TV shows and automatically downloads them when they become available. Features include season pack downloading, automatic episode rena...
Install Flow
How to self-host Sonarr
Sonarr can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Sonarr does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Track your favorite TV shows and automatically download new episodes as they air.
- Build a perfectly organized TV series library with automatic renaming and metadata.
- Get episodes in the quality you want - set preferences for HD, 4K, or specific codecs.
- Use the calendar view to see when your shows are airing and plan your watching.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8989 | HTTP | Web UI |
Docker Image
lscr.io/linuxserver/sonarr:latest
Service Name
sonarr
Notes
Things to know before you deploy
- Requires a download client (Usenet or BitTorrent)
- Integrates with Plex/Emby/Jellyfin for library updates
- Can manage multiple quality profiles for different shows
Related Apps
More tools you might pair with Sonarr
Page generated 2026-06-23T15:50:08.758Z