You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
1 day ago | |
---|---|---|
.drone.yml | 2 years ago | |
Dockerfile | 1 day ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
renovate.json | 2 years ago |
README.md
docker-alerta
Docker container for Alerta based on the offical docker container found here. The only difference between this container and the offical one is that this container includes a plugin for sending alerts via matrix.
You can find the image on Docker Hub here and the source code can be found here with a mirror on GitHub
Usage
For setting up Alerta you can follow the instructions for the offical alerta container, as they are the same for this container.
To configure the matrix plugin you can follow the instructions found in the git repo here or in the alerta-contrib git repo here.