← Back to catalog Gotify · managed by DINAO

Your push notifications, hosted in France

A simple and efficient push notification server powered by Gotify, installed and maintained by DINAO. Send real-time alerts to your applications and devices, without relying on a third-party service, on French servers.

Hosted in FranceReal-time PushSimple REST APIGDPR CompliantOfficial publisher image
Overview

What is Gotify?

Gotify is a self-hosted, open-source push notification server designed for simplicity and efficiency. It allows you to send and receive real-time messages via WebSocket, without relying on third-party push services from Google or Apple, making it an ideal solution for taking back control of your alerts.

Written in Go, the Gotify server is lightweight and cross-platform, delivered with a polished web interface and an official Android app. Its operation relies on identified emitter applications identified by tokens: each source (script, server, monitoring tool) can send notifications, with priority management, simply by calling an REST API.

Thanks to this minimalist API, integrating Gotify requires only a few lines: an HTTP request is enough to broadcast a message to all connected devices. A plugin ecosystem allows you to extend its capabilities. Gotify is particularly appreciated for system alerts, supervision, and home or professional automations, keeping all data on a sovereign infrastructure.

Compatible offers

Host Gotify at DINAO

Resource tiers compatible with Gotify prerequisites (minimum 1 vCPU / 128 Mo / 1 Go). Hosted in France, fully managed.

Standard
2 vCPU · 4 Go · 40 Go
19,90 € /month excl. VAT
  • 2 dedicated vCPU
  • 4 Go RAM
  • 40 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Performance
4 vCPU · 8 Go · 80 Go
39,90 € /month excl. VAT
  • 4 dedicated vCPU
  • 8 Go RAM
  • 80 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Under the hood

Technical details

vCPU
1 vCPU
ideal : 1 vCPU
Memory
128 Mo
ideal : 256 Mo
Disk
1 Go
ideal : 5 Go
Image : gotify/server:2.9.1 Registry : docker.io Services : gotify Ports : 8080:80
FAQ

You might be wondering…

How do I send a notification from my scripts?

Gotify exposes a very simple REST API: an HTTP request with an application token and a message is enough. This integrates in a few lines into any script, server, or monitoring tool.

Does it depend on Google or Apple push services?

No. Gotify broadcasts messages via WebSocket from your own server. You retain full control, without relying on the push infrastructures of American giants.

Is there a mobile app?

Yes. Gotify offers an official Android app, in addition to the web interface and third-party clients, to receive your notifications everywhere.

Where are my notifications stored?

On DINAO's infrastructure in France. Your messages and tokens remain private on the territory, in compliance with GDPR.

Is Gotify suitable for monitoring?

Absolutely. It is a preferred use case: system alerts, supervision, script and automation notifications. It integrates easily with tools like Gatus or your own scheduled tasks.