mirror of https://github.com/statping/statping
Changed badges on Readme
parent
1734d4822c
commit
f01d84f1ae
14
README.md
14
README.md
|
@ -3,15 +3,20 @@
|
|||
</p>
|
||||
<p align="center">
|
||||
<b>Statping-ng - Web and App Status Monitoring for Any Type of Project</b><br>
|
||||
<a href="https://statping-ng.github.io">Website</a> | <a href="https://github.com/statping-ng/statping-ng/wiki">View Wiki</a> | <a href="https://play.google.com/store/apps/details?id=com.statping">Android</a> <br> <a href="http://docs.statping.com">API</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Docker">Docker</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Mac">Mac</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Linux">Linux</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Windows">Windows</a>
|
||||
<a href="https://statping-ng.github.io">Website</a> | <a href="https://github.com/statping-ng/statping-ng/wiki">View Wiki</a> | <a href="http://docs.statping.com">API</a>
|
||||
<br/>
|
||||
<a href="https://github.com/statping-ng/statping-ng/wiki/Docker">Docker</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Linux">Linux</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Mac">Mac</a> | <a href="https://github.com/statping-ng/statping-ng/wiki/Windows">Windows</a>
|
||||
</p>
|
||||
|
||||
# Statping-ng - Status Page & Monitoring Server
|
||||
An easy to use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page. This Status Page generator allows you to use MySQL, Postgres, or SQLite on multiple operating systems.
|
||||
|
||||
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://hub.docker.com/r/adamboutcher/statping-ng/builds/)
|
||||
 
|
||||
|
||||
 
|
||||
|
||||
 
|
||||
|
||||
<br><br>
|
||||
<img align="left" width="320" height="235" src="https://img.cjx.io/statupsiterun.gif">
|
||||
|
@ -116,7 +121,4 @@ scrape_configs:
|
|||
## Contributing
|
||||
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-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