prom-alertmanager

prom-alertmanager

Official

Docker app from Selfhosters

Overview

The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integrations such as email, PagerDuty, OpsGenie, or many other mechanisms thanks to the webhook receiver. It also takes care of silencing and inhibition of alerts. alertmanager/alertmanager.yml This configuration contains information about which channels to send to. For simplicity, we use e-mail. Refer to the Alertmanager docs to learn about other channels. To configure prometheus to use these alerts, add the below to prometheus/prometheus.yml: alerting: alertmanagers: - scheme: http static_configs: - targets: 'alertmanager:9093'

Runtime arguments

Web UI
http://[IP]:[PORT:9093]
Network
bridge
Shell
sh
Privileged
false

Template configuration

PortPorttcp
Target
9093
Default
9093
StoragePathrw
Target
/alertmanager
Default
/mnt/user/appdata/alertmanager/storage
Value
/mnt/user/appdata/alertmanager/storage
ConfigFilePathrw

Config directory

Target
/etc/alertmanager/alertmanager.yaml
Default
/mnt/user/appdata/alertmanager/alertmanager.yaml
Value
/mnt/user/appdata/alertmanager/alertmanager.yaml
AppdataPathrw

Appdata directory

Default
/mnt/user/appdata/alertmanager
Value
/mnt/user/appdata/alertmanager

Categories

Download Statistics

482,201,864
Total Downloads
840,418
This Month
771,178
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
prom/alertmanager:latest
Last Updated2026-04-26
First Seen2024-01-05

Run prom-alertmanager on Unraid.

prom-alertmanager is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.