Skip to content

amitizle/muffin

Repository files navigation

CircleCI Go Report Card GolangCI

Muffin

A small application to make checks (HTTP for now, more in the future). It's stateless and does not require any external dependency.

All of the confugration is done by using a YAML file and environment variables.

Build

There is a supplied Makefile in the repository, you can use the build target (make build). You can optionally choose to change the output, for example:

$ make build BINARY=~/bin/muffin

Testing

$ make test

Types Of Checks

TODO

Configuration

TODO

Docker Image

TODO

About

Simple HTTP(S) website monitoring

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages