SMTP gateway accessible from InfluxDB for sending alerts.
Go to file
kuldeep.k@cisinlabs.com 7c4be18a6d
buildbot/travis_bionic Build done. Details
Updated docker-compose, removed config.ini and unuseful code
2022-02-07 20:58:53 +05:30
.gitignore Updated docker-compose, removed config.ini and unuseful code 2022-02-07 20:58:53 +05:30
Dockerfile Updated code to run based on entrypoint.sh 2022-02-04 22:46:58 +05:30
LICENSE Initial commit 2022-02-02 08:28:31 +01:00
README.md Updated docker-compose, removed config.ini and unuseful code 2022-02-07 20:58:53 +05:30
docker-compose.yml Updated docker-compose, removed config.ini and unuseful code 2022-02-07 20:58:53 +05:30
entrypoint.sh Updated code to run based on entrypoint.sh 2022-02-04 22:46:58 +05:30
main.py Updated docker-compose, removed config.ini and unuseful code 2022-02-07 20:58:53 +05:30
requirements.txt Updated docker-compose, removed config.ini and unuseful code 2022-02-07 20:58:53 +05:30

README.md

influx-smtp-gateway

SMTP gateway accessible from InfluxDB for sending alerts.

create .env file with following parameters

server_host = 0.0.0.0 server_port = 8081 to_mail = test111@mailinator.com from_mail = test@gmail.com from_mail_password = test@123