Skip to content

Depado/gomonit

Repository files navigation

gomonit

Go Version Go Version Go Report Card Build Status codecov License

Small soft to check if your services are running, providing a web interface.

It also integrates with Github to fetch your commits, and with drone to fetch the build list. Other versioning system and CI system will eventually be supported in the future.

Status and Goals

The implementation is simple. It simply checks if the root of the site answers with a 200 OK. It doesn't check anything else.

For now, this software uses a simple yaml configuration file, allowing users to define their hosts. This behavior is not documented for now. The final goal would be to have a more complex interface, allowing an admin user to add/remove/edit hosts using an admin interface and perhaps even check for some contents on the page.

About

Small soft to check if your services are running, providing a web interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages