Listing Thumbnail

    ntfy Self-Hosted Push Notification Server | cloudimg

     Info
    Sold by: cloudimg 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    This product has charges associated with it for seller support. Launch a private, production-ready push notification service in minutes. ntfy pre-configured with nginx, deny-all security, and 24/7 cloudimg support.

    Overview

    Open image

    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

    1. Your CI pipeline completes a production deploy.
    2. A single curl POST sends a status message to an ntfy topic on your instance.
    3. 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

    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.

    ntfy Self-Hosted Push Notification Server | 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 (690)

     Info
    • ...
    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?

    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 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.

    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.