https://github.com/rongfengliang/vigildemo
vigildemogithub
https://github.com/rongfengliang/vigildemo
dashboard microservice monitor vigil
Last synced: about 1 month ago
JSON representation
vigildemogithub
- Host: GitHub
- URL: https://github.com/rongfengliang/vigildemo
- Owner: rongfengliang
- Created: 2018-03-30T05:22:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T05:25:36.000Z (about 8 years ago)
- Last Synced: 2025-10-07T19:57:01.787Z (6 months ago)
- Topics: dashboard, microservice, monitor, vigil
- Size: 140 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
