A hands-off media pipeline: Prowlarr manages indexers, Sonarr and Radarr grab TV and movies, Bazarr fetches subtitles, qBittorrent downloads them, Jellyfin streams the library, and Jellyseerr takes requests. Share one media volume across them for instant hardlink imports.
nomad-pack registry add nomploy github.com/Nomploy/nomad-packs nomad-pack run prowlarr --registry nomploy nomad-pack run sonarr --registry nomploy nomad-pack run radarr --registry nomploy nomad-pack run bazarr --registry nomploy nomad-pack run qbittorrent --registry nomploy nomad-pack run jellyfin --registry nomploy nomad-pack run jellyseerr --registry nomploy
Prowlarr โ an indexer manager for the *arr media stack: configure your torrent and Usenet indexers once and Prowlarr syncs them to Sonarr, Radarr, Lidarr, and friends, with search and stats. Deployed as a host-networked Nomad service with a persistent config volume.
Sonarr โ a PVR for TV series: monitor shows, grab new episodes from your indexers via a download client, then rename and organize them into your library automatically. Deployed as a host-networked Nomad service with config and media volumes.
Radarr โ a PVR for movies: monitor films, grab them from your indexers via a download client, then rename and organize them into your library automatically, with quality profiles and upgrades. Deployed as a host-networked Nomad service with config and media volumes.
Bazarr โ a companion to Sonarr and Radarr that automatically downloads subtitles for your TV shows and movies in the languages you choose, from many subtitle providers. Deployed as a host-networked Nomad service with config and media volumes.
qBittorrent โ a full-featured, ad-free BitTorrent client with a clean web UI, categories, RSS auto-download, and a rich API. Runs headless as an always-on download client for the *arr stack. Deployed as a host-networked Nomad service with config and downloads volumes.
Jellyfin โ the free software media system: stream your own movies, TV, music, and photos to any device with no tracking and no fees. Deployed as a single host-networked Nomad service with config and cache volumes and a read-only media volume you fill with your library.
Jellyseerr โ a request-management and media-discovery app for Jellyfin/Plex/Emby: users browse and request movies and TV, and it integrates with Sonarr/Radarr to fulfil them. Deployed as a single host-networked Nomad service with a config volume. Pairs with the jellyfin pack.
Highlighted variables are placeholders (passwords, secret keys) you should change before production. Open a pack for its full variable table and a copy-paste values.hcl.