Push notifications for all your scripts
ntfy allows you to send a notification to your phone or computer with a simple HTTP request. Server installed, secured, and maintained by DINAO, hosted in France — your alerts do not pass through any third-party service.
What is ntfy?
ntfy (pronounced "notify") is an open-source, self-hostable push notification service. Its principle is deliberately minimalist: to send a notification to your phone or computer, simply make an HTTP POST or PUT request to a topic. No SDK, no registration with a third-party provider, and no developer account required.
Each topic acts as a channel: any subscriber — Android/iOS mobile app, web interface, or browser extension — instantly receives messages published to it. Notifications can include a title, priorities, tags and emojis, attachments, icons, as well as clickable actions (open a URL, trigger an HTTP request).
On the control side, ntfy offers authentication by user, access tokens, and per-topic access control lists to keep your channels private. It is the ideal tool for alerting a team from your scripts, crons, monitoring, or business applications, without relying on a proprietary service.
Host ntfy at DINAO
Resource tiers compatible with ntfy 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…
Do I need an app to send notifications?
No for sending: a simple HTTP request from curl, a script, or a cron is sufficient. To receive, you use the mobile app, web interface, or browser extension.
Do my notifications go through Google or Apple?
The server that DINAO hosts for you is in France and stores your messages locally. Final distribution to mobile apps may use platform push channels, but the content and logic remain on your instance.
Can I protect my topics?
Yes. ntfy handles user authentication, access tokens, and per-topic permissions (read, write). You decide who can publish and who can subscribe.
What are typical use cases?
Monitoring alerts, backup completion, cron failure, deployment finished, business application alert, IoT sensor notification… Anything that can make an HTTP request can notify you.
Can I change plans or export my data?
Yes. You can upgrade or downgrade at any time, and your data remains exportable — no proprietary lock-in.