Deploy Telemonitor instance on your server and monitor metrics via your phone
- (only works with
UbuntuandDebianbased OS')
- Deployment is much easier than in
Grafanaor other monitoring utilities
-
Install
DockerandDocker composewith this guide -
Clone
GitHubrepo and move to created dir
git clone https://github.com/LCcodder/Telemonitor && cd Telemonitor- Paste your
Telegrambot token inTOKENvariable insideDockerfile - Configure whitelist in
config.jsonfile (paste usernames, not display names) - Build and run
Dockercontainer
docker build . -t telemonitor && docker run telemonitorCreated with go-telegram, docker proprietary lib and sysinfo