A simple tool for Condition Monitoring.
Important
This project was primarily developed for learning purposes. It is unknown how the future of this project will look like.
Create assets with packages to monitor pings, http(s) endpoints or results from the CoMon Python Package
docker run -d --restart=always -p 8080:8080 -v comon:/data --name comon hchris1234/comon:latest
CoMon will be available at http://localhost:8080
. You can login with the default user admin
and password 123qwe
.