InfraInbox v0.1 is in development. The self-hosted release and the Cloud beta open on the same day. Get told when it ships

Integrations

InfraInbox connects to the tools you already run through what they already support: a webhook, a Gotify message or an HTTP request. Nothing to install on the other side.

Sources: what sends alerts to InfraInbox

A source is the app or host you want to hear about. The tools below report on it; one source can have several.

ToolHow it connectsStatusGuide
Proxmox VEIts built-in webhook notification target, set up by a guided wizardIn v0.1Setup guide
Proxmox Backup ServerIts built-in webhook notification targetIn v0.1Setup guide
Uptime KumaA Webhook notificationIn v0.1Setup guide
Prometheus AlertmanagerA webhook receiver, with resolved alertsIn v0.1Setup guide
Grafana alertingA Webhook contact pointIn v0.1Setup guide
BeszelIts Gotify notification (a shoutrrr URL)In v0.1Setup guide
WatchtowerIts Gotify notification (a shoutrrr URL)In v0.1Setup guide
ScrutinyIts Gotify notification (a shoutrrr URL)In v0.1Setup guide
UnraidIts Gotify notification agentIn v0.1Setup guide
Other Gotify sendersThe Gotify message APIIn v0.1Setup guide
Scripts, cron and CIThe events API: one HTTP request with a JSON bodyIn v0.1Setup guide
Scheduled jobsHeartbeat ping URLs: start, success, failure, exit status, logIn v0.1Setup guide
Docker hostsThe InfraInbox agent: container health and host checksPreviewSetup guide

Destinations: where InfraInbox tells you

Rules decide which destinations hear about which incidents. Every destination has a test button.

ToolHow it connectsStatusGuide
TelegramA bot you create; messages are edited as incidents changeIn v0.1Setup guide
SlackAn incoming webhookIn v0.1Setup guide
DiscordA channel webhook; messages are edited as incidents changeIn v0.1Setup guide
WebhooksSigned HTTP requests to your own endpointIn v0.1Setup guide
InfraInbox for iPhoneEnd-to-end encrypted pushPreviewSetup guide
InfraInbox for AndroidThe same app, on AndroidPlannedNot yet
EmailSMTP when self-hostedPlannedNot yet
ntfy, Pushover and GotifyFor people who already live in those appsPlannedNot yet

Missing a tool?

If it can send a webhook with a JSON body, or run curl, the events API takes it today. The cookbook has recipes for systemd, ZFS, SMART, backups and CI pipelines.