Sonarr

AWS Azure Streaming & Messaging 2 variations

Sonarr, an open source PVR and library manager for TV series, preinstalled and secured with per instance credentials

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Sonarr image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Sonarr - PVR and Library Manager for TV AWS Standard View · Guide
Sonarr on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Sonarr is an open source PVR and library manager for TV series. It keeps a watchlist of the shows you follow, works out which episodes are missing or could be upgraded to a better quality, searches your configured indexers, hands releases to your download client, and then renames and files everything into a tidy, consistently organised library, all from a clean web interface with a calendar, quality profiles and a documented version 3 REST API.

Why the cloudimg image

The cloudimg image ships Sonarr installed from the checksum verified official build, running under a hardened systemd sandbox as a dedicated unprivileged user. Authentication is enforced and a unique administrator password and API key are generated on each instance's first boot, stored only as a salted one way hash plus a root only credentials file, so nothing usable is baked into the image. Automatic updates are disabled so the running system never drifts from the published image, and every deployment is paired with a step by step deploy guide and backed by 24/7 cloudimg support.

Common uses

  • Automatically monitor, fetch and organise a growing TV series library
  • Run a self hosted, authenticated PVR you control from end to end
  • Automate episode and library management through the version 3 REST API