Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 405 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 405 Bytes

alerta-rest-plugin

  1. Install plugin inside docker container or by adding above command in dockerfile.
pip install git+https://github.com/lemondemon/alerta-rest-plugin
  1. Enable plugin in /etc/alertad.conf.
PLUGINS = ['rest']
  1. Set plugin-specific variables either in the server configuration file or as environment variables.
POSTBACK_URL=
POSTBACK_AUTH_CODE=