Derek Coleman & Associates Inc logoDerek Coleman & Associates Inc

Home / Marketplace / Gotify on Ubuntu 24.04 LTS

Gotify on Ubuntu 24.04 LTS

Gotify is a lightweight self-hosted push-notification server with a simple REST API, web UI and mobile apps — send alerts from scripts and services to your phone. This image gives you a production-ready deployment within minutes of first boot — no dependency wrangling, no manual hardening checklist. Published and maintained by Derek Coleman & Associates Inc: freshly rebuilt against current security advisories and deployable straight from the Azure Marketplace into your own subscription.

Version: Gotify 2.9.1Platform: Ubuntu 24.04 LTSPorts: 80 (web UI + API)Category: Applications

What's included

  • Gotify installed from the official upstream source
  • Ubuntu 24.04 LTS base with automatic security updates enabled
  • No shared or default passwords — a unique admin credential is generated on your VM at first boot
  • Trusted Launch support: Secure Boot + vTPM
  • Azure Monitor Agent, Defender for Cloud, and Update Manager install cleanly

Quick start

  1. Deploy from the Azure Marketplace (Get It Now → Create), choosing your SSH key at the Administration step.
  2. Allow inbound SSH (22) for yourself plus the application port(s): 80 (web UI/API) — restrict to your own IP where possible. The in-image firewall already allows them; only the Network Security Group (NSG) keeps them closed.
  3. Open http://<VM-IP>/ and sign in as admin (see First login below).
  4. Create an application (Apps → Create) and send a test: curl -X POST http://<VM-IP>/message?token=<app-token> -F title=hi -F message=works. Put TLS in front before real use.

Get your admin password (one time)

ssh <your-username>@<VM-IP>
sudo cat /root/gotify-admin-credentials.txt

Every image ships without any shared or default password — a unique admin credential is generated for your VM on first boot. Change it after first sign-in.

Common use cases

  • Push alerts from cron jobs, CI and monitoring
  • Self-hosted replacement for third-party notification services
  • Team notification hub
  • Home-lab and IoT alerting

Why our images

Freshly rebuilt against the latest security advisories, no shared default credentials, Trusted Launch support, and automatic OS security updates — everything runs in your own Azure subscription under your governance.

Deploy Gotify in minutes

Production-ready, hardened, and maintained. Deploy straight from the Azure Marketplace into your subscription.