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.
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.
Host Gotify at DINAO
Resource tiers compatible with Gotify prerequisites (minimum 1 vCPU / 128 Mo / 1 Go). Hosted in France, fully managed.
- 1 dedicated vCPU
- 2 Go RAM
- 20 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 2 dedicated vCPU
- 4 Go RAM
- 40 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 4 dedicated vCPU
- 8 Go RAM
- 80 GB NVMe
- Daily backups
- Managed & monitored by DINAO
- 8 dedicated vCPU
- 16 Go RAM
- 160 GB NVMe
- Daily backups
- Managed & monitored by DINAO
Technical details
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.