Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.44 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.44 KB

Hypercheck Last release

hypercheck logo

Go Report Card

Branch Status Coverage
master Build Status Coveralls
develop Build Status Coveralls

Hypercheck is a fonctional monitoring platform.

Install

Docker

docker pull hyperscale/hypercheck

MacOS

Install dependencies with dep:

dep ensure

Build hypercheck:

make build

Run hypercheck

./hypercheck

Documentation

Hpercheck API Reference

License

Hpercheck is licensed under the MIT license.