Listing Thumbnail

    Sonarr - PVR and Library Manager for TV - AMI by cloudimg

     Info
    Sold by: cloudimg 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    This product has charges associated with it for seller support. Sonarr is an open source PVR and library manager for TV series, preinstalled and secured, with a web UI and REST API ready within minutes of launch. Authentication is enforced and a unique administrator password and API key are generated on each instance's first boot, so there is no shared or default login. Backed by 24/7 cloudimg support.

    Overview

    Open image

    This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

    Sonarr is a popular 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 the results to your download client, and then renames and files everything into a tidy, consistently organised library. A clean web interface gives you a calendar of upcoming episodes, a full view of your series and their per season status, quality profiles, and a rich activity and history view, while a documented version 3 REST API lets you automate any of it.

    This image delivers Sonarr fully installed and running so a working library manager is operational within minutes of launch, with no package installation, no runtime version wrangling and no service configuration required. Sonarr is installed from the official self contained build, which is verified against the checksum the project publishes before it is unpacked, and it runs as a dedicated unprivileged system user under systemd with automatic restarts, clean logging and a hardened service sandbox. The current release available is Sonarr 4.0.19.2979.

    Unlike a bare deployment, this image is secure by default. Sonarr normally starts with authentication switched off, which means anyone who can reach it gets full control of the application and its API key. This image enforces authentication instead, and generates a unique administrator password and a unique API key on each instance's first boot. The password is handed to Sonarr's own account creation path so it is stored only as a salted, heavily iterated one way hash, and the plain values are placed in a root only file for the administrator to read. Nothing usable is baked into the image, so no two deployments ever share a credential.

    All application state lives under a single directory, with the series library and download folders laid out and owned correctly from the start. An unauthenticated health endpoint is provided for load balancer probes, so monitoring needs no credential even though the interface and API do. Automatic updates are turned off so the running system never silently drifts from the published image, and upgrades arrive as a new cloudimg image version. The base is fully patched with unattended security upgrades enabled, and every deployment is paired with a step by step deploy guide and backed by 24/7 cloudimg support.

    This is a repackaged open source software product with additional charges for cloudimg support services. Sonarr is a trademark of its respective owner. All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

    Highlights

    • Open source PVR and library manager for TV series, preinstalled and running under systemd with a web UI and version 3 REST API, so a working library manager is operational within minutes of launch with no packages to install or services to configure
    • Secure by default: 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 no two deployments ever share a login
    • Self contained build verified against the project's published checksum, running as a dedicated unprivileged user in a hardened sandbox, with automatic updates disabled, an unauthenticated health endpoint for load balancer probes, and 24/7 cloudimg support

    Details

    Sold by

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Free trial

    Try this product free for 7 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    Sonarr - PVR and Library Manager for TV - AMI by cloudimg

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.
    If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier  for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier  for more details.

    Usage costs (800)

     Info
    • ...
    Dimension
    Description
    Cost/hour
    m5.large
    Recommended
    m5.large
    $0.08
    t3.micro
    t3.micro instance type
    $0.04
    t2.micro
    t2.micro instance type
    $0.04
    r7a.large
    r7a.large instance type
    $0.08
    m8azn.24xlarge
    m8azn.24xlarge instance type
    $0.24
    m8idb.metal-96xl
    m8idb.metal-96xl instance type
    $0.24
    r6in.12xlarge
    r6in.12xlarge instance type
    $0.24
    c5n.large
    c5n.large instance type
    $0.08
    m8idb.8xlarge
    m8idb.8xlarge instance type
    $0.24
    m5zn.large
    m5zn.large instance type
    $0.08

    Vendor refund policy

    Refunds available on request.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Initial AWS Marketplace release of Sonarr as a ready-to-use PVR and library manager for TV series, with authentication enforced and the administrator password and API key generated on first boot.

    Additional details

    Usage instructions

    Connect via SSH on port 22 as the default login user for your operating system variant (for the Ubuntu 24.04 variant the user is ubuntu). Retrieve the generated admin credentials with: sudo cat /root/sonarr-credentials.txt. Open the Sonarr web UI in a browser at http://<instance-public-ip>:8989/ and sign in with the generated administrator username and password. The REST API authenticates with the generated API key via the X-Api-Key header, for example: curl -H "X-Api-Key: <key>" http://<instance-public-ip>:8989/api/v3/system/status. An unauthenticated health endpoint is available at http://<instance-public-ip>:8989/ping for load-balancer and uptime checks. All application state lives under /var/lib/sonarr, with the series library and download folders at /var/lib/sonarr/tv and /var/lib/sonarr/downloads. The instance security group opens ports 22 (SSH) and 8989 (Sonarr web UI and API). The service runs under systemd: systemctl status sonarr.

    Resources

    Vendor resources

    Support

    Vendor support

    cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.