Overview
First-visit admin creation
The Navidrome create-admin form where you create your admin account on first visit - no default credentials ship.
First-visit admin creation
Album library
Web player streaming a track
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview
Navidrome is an open source, self-hosted music streaming server that lets you stream your personal music collection from anywhere through a modern web player or any Subsonic-compatible mobile and desktop app. This AMI delivers Navidrome 0.62 fully installed and production-ready behind nginx with ffmpeg transcoding - so you go from EC2 launch to streaming your first track in minutes, not hours of manual configuration.
This is a repackaged open source software product with additional charges for cloudimg support services.
Who This Is For
This AMI is built for home-lab enthusiasts, small teams, and organizations that want a private, vendor-lock-in-free music streaming service without the complexity of manual installation. If you already run EC2 workloads and want to add a personal or team music server with professional support, this is your fastest path.
Example Scenario
A recording studio with a library of 50,000+ tracks needs to share pre-release mixes with remote collaborators securely. They launch this AMI, attach a dedicated EBS volume sized for their library, create an admin account on first visit, and within minutes collaborators are streaming via Subsonic-compatible apps on their phones - no third-party cloud service required, no subscription fees to a streaming platform, and full control over access.
Application Stack
The Navidrome server is a single self-contained Go binary with an embedded SQLite datastore and a bundled web player, running under systemd and reverse-proxied by nginx. ffmpeg provides on-the-fly transcoding to any bitrate or format. The server binds to the loopback interface only, and the music library, database, and transcoding cache live on a dedicated, independently-resizable EBS volume - keeping your data separate from the OS disk for easy backups and scaling.
Requirements and Deployment
- Architecture: x86_64
- Base OS: Linux (see AMI details for distribution)
- Minimum instance type: t3.small recommended for libraries up to 50,000 tracks
- Storage: Dedicated EBS volume for the music library (size depends on your collection; 50 GB minimum recommended)
- Ports: 80 and 443 should be open in your security group for web access
- Launch the AMI from AWS Marketplace, attach or create an EBS volume for your library, and browse to the instance public IP or domain
Secure By Default
Navidrome has no default administrator. The image ships at the built-in first-visit create-admin form - the very first time you browse to the instance you create your own admin account with your own password. No shared or default credentials, no database rows, and no media files ship in the image. The server binds only to localhost behind nginx, reducing attack surface.
TLS is not preconfigured out of the box. cloudimg support can assist with TLS termination setup using Let's Encrypt or your own certificate. For encryption at rest, you can enable EBS encryption when creating or attaching your library volume. For network isolation, consider placing the instance in a private subnet behind an Application Load Balancer.
Ready To Use
- Launch the AMI and ensure your security group allows inbound traffic on ports 80/443.
- Browse to your instance - complete the one-screen form to create your admin account.
- Upload your music to the dedicated library volume (via SCP, SFTP, or mount).
- Navidrome scans your library automatically - stream through the web player, browse albums and artists with cover art, build playlists, and connect any Subsonic-compatible app.
Why This AMI vs. Self-Install
Installing Navidrome manually requires configuring Go dependencies, setting up systemd services, installing and configuring nginx as a reverse proxy, compiling or installing ffmpeg, and managing disk layout. This AMI eliminates that entire process - the architecture decisions (loopback binding, dedicated data volume, systemd management, nginx proxy) are already made and tested, saving hours of setup and reducing misconfiguration risk.
cloudimg Support
24/7 technical support by email and live chat for deployment, upgrades, library migration, transcoding configuration, and TLS termination. Critical issues receive a one-hour average response time.
Navidrome 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
- Launch a private music streaming server in minutes instead of hours of manual setup - Navidrome 0.62 pre-configured with nginx reverse proxy, ffmpeg on-the-fly transcoding, and systemd service management. Your music library lives on a dedicated, independently-resizable EBS volume so data is separated from the OS for easy backups and scaling. Connect any Subsonic-compatible mobile or desktop app using your credentials.
- Secure from the first second: unlike images that ship with default credentials, this AMI starts at the create-admin form - you set your own password on first visit. No default accounts, no pre-loaded database rows, no media files in the image. The server binds only to localhost behind nginx, minimizing attack surface. Enable EBS encryption for data at rest and add TLS with cloudimg support assistance.
- 24/7 technical support from cloudimg by email and live chat with a one-hour average response for critical issues. Support scope covers deployment, upgrades, library migration, transcoding configuration, and TLS termination - so you get expert help beyond what community forums offer, without needing in-house Linux or nginx expertise.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
t3.small Recommended | t3.small | $0.05 |
t3.micro | t3.micro instance type | $0.04 |
t2.micro | t2.micro instance type | $0.04 |
g4ad.4xlarge | g4ad.4xlarge instance type | $0.24 |
m7a.32xlarge | m7a.32xlarge instance type | $0.24 |
c5d.2xlarge | c5d.2xlarge instance type | $0.24 |
r6a.16xlarge | r6a.16xlarge instance type | $0.24 |
m6a.xlarge | m6a.xlarge instance type | $0.12 |
c8a.large | c8a.large instance type | $0.08 |
c8i-flex.2xlarge | c8i-flex.2xlarge instance type | $0.24 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
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 release of Navidrome 0.62 self-hosted music streaming server.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant; on Ubuntu it is 'ubuntu'). Navidrome is served on port 80 through nginx (the server listens on 127.0.0.1:4533). Browse to http://<instance-public-ip>/ and complete the one-screen first-visit form to create your admin username and password - the image ships with no admin account, so this first visit is where you secure the instance. Then copy your music into /var/lib/navidrome/music (e.g. with scp or rsync over SSH) and Navidrome scans it automatically; stream through the web player or connect any Subsonic-compatible app. The health endpoint http://<instance-public-ip>/ping is open and returns 200. Services are managed with systemctl (navidrome, nginx). To enable HTTPS, follow the Let's Encrypt section of the user guide.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this Navidrome AMI by email and live chat. Critical issues receive a one-hour average response time.
Support Scope
Our engineers assist with:
- Initial deployment and instance launch guidance
- Navidrome upgrades and patch application
- Music library migration to the dedicated EBS volume
- ffmpeg transcoding configuration and optimization
- TLS termination setup (Let's Encrypt or custom certificates)
- nginx reverse proxy configuration
- Troubleshooting streaming and connectivity issues
Deployment Prerequisites
- AWS account with EC2 launch permissions
- Recommended instance: t3.small or larger (x86_64 architecture)
- Security group allowing inbound on ports 80 and 443
- Dedicated EBS volume for music library (minimum 50 GB recommended)
- SSH key pair for instance access
Getting Started
- Subscribe and launch the AMI from AWS Marketplace.
- Attach or create an EBS volume for your music library.
- Browse to your instance IP - complete the admin creation form.
- Upload music via SCP or SFTP and Navidrome scans automatically.
- Stream via the web player or connect a Subsonic-compatible app.
Contact Support
Email: support@cloudimg.co.uk Live chat: available 24/7
For refund requests or billing questions, contact cloudimg support directly.
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.