Skip to content
Snippets Groups Projects
Merged danielspeicher requested to merge develop into main
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -8,8 +8,8 @@ tags:
---
# Alerta Proxy
This is a docker image, which creates a UDP Server Socket. This socket can receive alert messages from multiple
applications and sends those messages via API to the central Alerta host. You will need the following variables:
This is a docker image, which creates a UDP Server Socket. This socket can receive alert messages from multiple
applications and sends those messages via API to the central [Alerta](https://alerta.io/) host. You will need the following variables:
```alerta
ENV ALERTA_DOMAIN "alerta.your-domain.com"
Loading