A simple program to receive Telegram notifications about which ESXi hosts enter maintenance mode and which leave it.
Run from folder with docker file:
- Change the values of the variables in the config.ini file to your own.
- docker build -t esxi-mm-notifier .
- docker run --restart always --name esxi-mm-notifier esxi-mm-notifier