An open API service indexing awesome lists of open source software.

https://github.com/rongfengliang/vigildemo

vigildemogithub
https://github.com/rongfengliang/vigildemo

dashboard microservice monitor vigil

Last synced: about 1 month ago
JSON representation

vigildemogithub

Awesome Lists containing this project

README

          

# vigil for microservice monitor

this demo is build with docker you can easily build && and it
&& see the result

## how to build

```bash
docker build -t myalert .
```

## how to run

```bash
docker run -d -p 8080:8080 myalert
```

## result just like below

![image](WX20180330-132428@2x.png)