Overview
Gotify sign-in
The Gotify sign-in, served on first boot with a per-instance administrator login.
Gotify sign-in
Messages
Applications and tokens
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview
Gotify is a widely adopted open source, self-hosted push notification server. Send messages from any script, server, or application over a simple REST API and receive them in real time via the web app or the official Android client. This AMI delivers Gotify 2.9 fully installed and configured so your private notification server is running within minutes of launch - no manual compilation, dependency resolution, or database setup required.
Why This AMI Over Manual Setup
Deploying Gotify from source or Docker requires installing Go, configuring a reverse proxy, provisioning a database, generating credentials, and hardening the stack. This image eliminates that effort entirely. Compared to a manual install:
- Pre-hardened security - Per-instance credentials generated automatically on first boot; no shared secrets ever ship in the image
- Production-ready stack - nginx reverse proxy, PostgreSQL datastore, and the Gotify Go binary configured and running immediately
- Ongoing expert support - 24/7 assistance with upgrades, TLS termination, and database administration from cloudimg engineers
Application Stack
The Gotify server - a single Go binary serving both the API and the web app - runs behind nginx as a reverse proxy. PostgreSQL provides the persistent datastore. Both the server and database bind to the loopback interface for defense in depth.
Secure By Default
On first boot, a one-shot service recreates an empty database (generating a fresh per-instance session signing key), creates a unique PostgreSQL password, and seeds a single administrator account. The admin password is written to a root-only file. Open registration is disabled. No default or shared credentials exist in the image.
Use-Case Scenarios
- DevOps and CI/CD - Receive build failure alerts, deployment status updates, and infrastructure warnings pushed directly to your team's devices without relying on third-party SaaS notification services.
- IoT Fleet Monitoring - Lightweight devices and edge gateways POST alerts to the Gotify REST API; operators receive them instantly via websocket or the Android client.
- Internal Tooling - Replace email-based alerting with real-time push notifications for cron jobs, batch processing completions, or security event triggers.
Ready To Use
Sign in as the administrator, create an application to obtain its token, and start pushing messages with a single curl call. Connect the official Android client or any websocket consumer to receive notifications in real time. The entire flow - from launch to first delivered message - takes only minutes.
Getting Started
- Launch this AMI from AWS Marketplace on your chosen EC2 instance.
- SSH into the instance and retrieve the admin password from the root-only file.
- Open the Gotify web UI in your browser.
- Create an application, copy the generated token, and send your first notification via the REST API.
For TLS termination, point your domain's DNS to the instance and configure your certificate in nginx, or place an AWS Application Load Balancer in front.
About cloudimg
cloudimg provides 24/7 technical support by email and live chat covering deployment, upgrades, integrations, TLS termination, and database administration. Critical issues receive a one-hour average response time.
To schedule a guided deployment walkthrough or discuss your notification architecture, contact the cloudimg team through the support channels listed below.
Gotify 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: Gotify 2.9 ships fully configured with PostgreSQL, nginx reverse proxy, and the Go binary - eliminating manual compilation, dependency management, and database provisioning that a raw install requires. Launch the AMI, retrieve your unique admin credentials, and push your first notification with a single curl call.
- Hardened security with zero shared credentials: Every instance generates its own administrator password, PostgreSQL password, and session signing key on first boot. Open registration is disabled and all secrets are stored in root-only files. No default passwords or shared secrets ever ship in the image, reducing your attack surface from the moment of launch.
- 24/7 expert support from cloudimg engineers covering deployment, upgrades, TLS termination, database administration, and integrations. Critical issues receive a one-hour average response time. Get hands-on help configuring your notification infrastructure rather than troubleshooting alone.
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 |
r6in.8xlarge | r6in.8xlarge instance type | $0.24 |
r7a.12xlarge | r7a.12xlarge instance type | $0.24 |
c7a.medium | c7a.medium instance type | $0.04 |
d3.2xlarge | d3.2xlarge instance type | $0.24 |
i7i.xlarge | i7i.xlarge instance type | $0.12 |
m8a.metal-48xl | m8a.metal-48xl instance type | $0.24 |
c8in.32xlarge | c8in.32xlarge 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 Gotify 2.9 self-hosted push notification 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'). Gotify is served on port 80 through nginx (the server listens on 127.0.0.1:8080). Retrieve the generated administrator login with: sudo cat /root/gotify-credentials.txt. Browse to http://<instance-public-ip>/ and sign in with the username and password shown. The version endpoint http://<instance-public-ip>/version is open and returns JSON. Services are managed with systemctl (gotify, postgresql, nginx). To enable HTTPS, follow the Let's Encrypt section of the user guide.
Resources
Vendor resources
Support
Vendor support
cloudimg Support
cloudimg provides 24/7 technical support for this Gotify AMI by email and live chat.
Contact: support@cloudimg.co.uk
Scope of Support:
- Deployment assistance and initial configuration
- Upgrades to new Gotify releases
- TLS termination setup and certificate management
- PostgreSQL database administration and backup guidance
- nginx reverse proxy configuration
- Integration guidance for REST API and websocket consumers
- Performance tuning and troubleshooting
Response Times:
Critical issues receive a one-hour average response time. Our engineers work to resolve deployment blockers and service outages as the highest priority.
Getting Help:
To open a support request, email support@cloudimg.co.uk with your instance ID and a description of the issue. For live assistance, use the chat channel. If you need a refund or have billing questions, contact the same email address and include your AWS Marketplace order details.
Recommended Instance Guidance:
For specific EC2 instance type recommendations, storage sizing, or expected message throughput for your workload, contact the support team and they will provide tailored guidance based on your use case.
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.