mirror of https://github.com/statping/statping
Updated badges
parent
1472222dd9
commit
c5913fc1a5
|
@ -11,7 +11,7 @@ An easy to use Status Page for your websites and applications. Statping will aut
|
|||
|
||||
Statping-ng aims to be an updated drop-in replacement of statping after development stopped on the original fork.
|
||||
|
||||
[](https://godoc.org/github.com/statping-ng/statping-ng) [](https://microbadger.com/images/statping-ng/statping-ng) [](https://hub.docker.com/r/statping/statping/builds/)
|
||||
 [](https://godoc.org/github.com/statping-ng/statping-ng) [](https://microbadger.com/images/statping-ng/statping-ng)
|
||||
|
||||
<br><br>
|
||||
<img align="left" width="320" height="235" src="https://img.cjx.io/statupsiterun.gif">
|
||||
|
@ -117,6 +117,6 @@ scrape_configs:
|
|||
Statping-ng accepts Push Requests to the `dev` branch! Feel free to add your own features and notifiers. You probably want to checkout the [Notifier Wiki](https://github.com/statping-ng/statping-ng/wiki/Notifiers) to get a better understanding on how to create your own notification methods for failing/successful services. Testing on Statping-ng will test each function on MySQL, Postgres, and SQLite. I recommend running MySQL and Postgres Docker containers for testing. You can find multiple docker-compose files in the dev directory.
|
||||
|
||||

|
||||
[](https://goreportcard.com/report/github.com/statping/statping)
|
||||
[](https://goreportcard.com/report/github.com/statping-ng/statping-ng)
|
||||
[](https://travis-ci.com/statping/statping) [](https://dashboard.cypress.io/#/projects/bi8mhr/runs)
|
||||
[](https://hub.docker.com/r/statping/statping/builds/) [](https://godoc.org/github.com/statping/statping)[](https://coveralls.io/github/statping/statping?branch=master)
|
||||
|
|
Loading…
Reference in New Issue