Overview
ntfy web app
The ntfy web app - subscribe to topics and read notifications in the browser.
ntfy web app
Topic messages
Settings
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Why This AMI Instead of a Manual Install
Deploying ntfy from scratch means installing Go dependencies, configuring nginx as a reverse proxy, hardening access control, generating credentials, and tuning SQLite - easily an afternoon of work for an experienced engineer. This AMI delivers all of that pre-configured so you can send your first push notification within minutes of launching an EC2 instance. You skip the setup toil and go straight to integrating notifications into your workflows.
What ntfy Does
ntfy (pronounced notify) is a self-hosted pub/sub notification service. Publish a message to a topic with a single HTTP POST from any script, server, or application, and receive it in real time via the web app, the official Android and iOS apps, or any subscriber. All message data stays on your instance - nothing routes through third-party servers - making it a privacy-respecting replacement for hosted push services like Pushover or Firebase Cloud Messaging.
The current release available is ntfy 2.24.
Example Use Case: CI/CD Deployment Alerts
- Your CI pipeline completes a production deploy.
- A single curl POST sends a status message to an ntfy topic on your instance.
- On-call engineers receive the alert instantly on their phones via the ntfy mobile app.
No external SaaS dependency, no data leaving your VPC, and no per-message fees.
Application Stack
- ntfy server - a single Go binary serving both the REST API and the web UI, binding to the loopback interface.
- nginx - reverse proxy handling TLS termination and forwarding requests to ntfy.
- SQLite - embedded database for accounts and the message cache. Zero external database cost or management overhead.
Because the entire stack runs in a single instance with minimal resource requirements, ntfy operates comfortably on smaller instance types, keeping infrastructure costs low.
Secure By Default
- Access control defaults to deny-all; only authenticated users can read or publish.
- On first boot, a one-shot service creates a fresh authentication database and generates a unique administrator password stored in a root-only file.
- No shared or default credentials ship in the image.
This means you avoid the common risk of community images shipping with exposed default passwords.
Ready To Use
Sign in as the administrator, create topics and access tokens, and start publishing with a single curl call. Subscribe in the web app or connect the official mobile apps to receive notifications in real time. Point a domain at your instance and configure TLS via nginx for production use.
Get Started
To explore the product before committing to a larger deployment, launch on a small instance type and confirm end-to-end notification delivery. When ready, scale to a larger instance for higher throughput.
For a guided setup walkthrough or help integrating ntfy into your environment, contact cloudimg support at any time.
cloudimg Support
24/7 technical support by email and live chat for deployment, upgrades, integrations, TLS termination, and access control configuration. Critical issues receive a one-hour average response time.
ntfy 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
- Production-ready in minutes, not hours: ntfy is fully installed with nginx reverse proxy, SQLite datastore, and deny-all access control pre-configured. Skip the manual setup of Go dependencies, proxy rules, and credential management that typically takes an afternoon. Launch an instance and send your first push notification immediately via a single HTTP POST.
- Zero data leaves your VPC: all messages and subscriber data stay on your EC2 instance with no third-party routing. A unique administrator password is generated per instance and stored in a root-only file - no shared or default credentials ship in the image. Replace hosted services like Pushover or Firebase Cloud Messaging without sacrificing privacy or control.
- 24/7 expert support from cloudimg with one-hour average response for critical issues. Engineers assist with deployment, upgrades, TLS termination, access control configuration, and integrations. Contact support by email or live chat at any time for a guided setup walkthrough or troubleshooting help.
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 |
t2.micro | t2.micro instance type | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
r5d.24xlarge | r5d.24xlarge instance type | $0.24 |
r8i.48xlarge | r8i.48xlarge instance type | $0.24 |
r5b.xlarge | r5b.xlarge instance type | $0.12 |
r7i.16xlarge | r7i.16xlarge instance type | $0.24 |
m8azn.3xlarge | m8azn.3xlarge instance type | $0.24 |
i4i.32xlarge | i4i.32xlarge instance type | $0.24 |
m7i.xlarge | m7i.xlarge instance type | $0.12 |
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 ntfy 2.24 self-hosted pub/sub push notification service.
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'). ntfy is served on port 80 through nginx (the server listens on 127.0.0.1:2586). Retrieve the generated administrator login with: sudo cat /root/ntfy-credentials.txt. Browse to http://<instance-public-ip>/ and sign in with the username and password shown. The health endpoint http://<instance-public-ip>/v1/health is open. Services are managed with systemctl (ntfy, 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 product via email and live chat.
What We Help With
- Initial deployment and instance configuration
- Upgrades to new ntfy releases
- nginx and TLS termination setup
- Access control and user management
- Integration guidance (connecting CI/CD pipelines, monitoring tools, or custom scripts)
- Performance tuning and troubleshooting
Response Times
Critical issues receive a one-hour average response. Our engineers work to resolve non-critical requests promptly during all hours.
How to Reach Us
Email: support@cloudimg.co.uk
Live chat is also available. Contact us at any time for a guided setup walkthrough or to request assistance with refunds and billing questions.
Getting Started
After launching your instance, retrieve the administrator password from the root-only file documented in the usage instructions. If you need help locating credentials, configuring your domain, or sending your first notification, reach out and an engineer will walk you through the process.
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.