mirror of https://github.com/statping/statping
Merge pull request #7 from statping-ng/dev
Bump stable to a properly working version.pull/1101/head
commit
7834d1f872
12
README.md
12
README.md
|
@ -2,16 +2,19 @@
|
||||||
<img width="60%" src="https://raw.githubusercontent.com/statping-ng/statping-ng/dev/frontend/public/img/banner.png">
|
<img width="60%" src="https://raw.githubusercontent.com/statping-ng/statping-ng/dev/frontend/public/img/banner.png">
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<b>Statping-ng - Web and App Status Monitoring for Any Type of Project</b><br>
|
<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>
|
</p>
|
||||||
|
|
||||||
# Statping-ng - Status Page & Monitoring Server
|
# 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.
|
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.
|
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>
|
<br><br>
|
||||||
<img align="left" width="320" height="235" src="https://img.cjx.io/statupsiterun.gif">
|
<img align="left" width="320" height="235" src="https://img.cjx.io/statupsiterun.gif">
|
||||||
|
@ -116,7 +119,4 @@ scrape_configs:
|
||||||
## Contributing
|
## 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.
|
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://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)
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 43 KiB |
File diff suppressed because one or more lines are too long
|
@ -7,8 +7,6 @@
|
||||||
|
|
||||||
<a @click.prevent='tab="Features"' class="d-block mb-1 text-link" href="#">Features</a>
|
<a @click.prevent='tab="Features"' class="d-block mb-1 text-link" href="#">Features</a>
|
||||||
|
|
||||||
<a @click.prevent='tab="Paid Hosting"' class="d-block mb-1 text-link" href="#">Paid Hosting</a>
|
|
||||||
|
|
||||||
<a @click.prevent='tab="Types of Monitoring"' class="d-block mb-1 text-link" href="#">Types of Monitoring</a>
|
<a @click.prevent='tab="Types of Monitoring"' class="d-block mb-1 text-link" href="#">Types of Monitoring</a>
|
||||||
|
|
||||||
<a @click.prevent='tab="Notifiers"' class="d-block mb-1 text-link" href="#">Notifiers</a>
|
<a @click.prevent='tab="Notifiers"' class="d-block mb-1 text-link" href="#">Notifiers</a>
|
||||||
|
@ -75,14 +73,10 @@
|
||||||
|
|
||||||
<div class="col-12" v-if='tab === "Home"'>
|
<div class="col-12" v-if='tab === "Home"'>
|
||||||
<div v-pre>
|
<div v-pre>
|
||||||
<p align="center">
|
|
||||||
<img width="60%" src="https://s3-us-west-2.amazonaws.com/gitimgs/statping.png">
|
|
||||||
<img width="70%" src="https://img.cjx.io/statuptokenbalance.gif">
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/statping/statping">
|
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/statping-ng/statping-ng">
|
||||||
<a href="https://github.com/statping-ng/statping-ng/labels/priority"><img src="https://img.shields.io/github/issues/statping/statping/priority?color=blue&label=priority"></a> <a href="https://github.com/statping-ng/statping-ng/labels/bug"><img src="https://img.shields.io/github/issues/statping/statping/bug?color=red&label=bugs"></a> <a href="https://github.com/statping-ng/statping-ng/labels/feature"><img src="https://img.shields.io/github/issues/statping/statping/feature?color=pink&label=features"></a>
|
<a href="https://github.com/statping-ng/statping-ng/labels/priority"><img src="https://img.shields.io/github/issues/statping-ng/statping-ng/priority?color=blue&label=priority"></a> <a href="https://github.com/statping-ng/statping-ng/labels/bug"><img src="https://img.shields.io/github/issues/statping-ng/statping-ng/bug?color=red&label=bugs"></a> <a href="https://github.com/statping-ng/statping-ng/labels/feature"><img src="https://img.shields.io/github/issues/statping-ng/statping-ng/feature?color=pink&label=features"></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h1>Docker</h1>
|
<h1>Docker</h1>
|
||||||
|
@ -107,9 +101,9 @@ brew install statping
|
||||||
<pre><code class="language-sh">curl -o- -L https://statping.com/install.sh | bash
|
<pre><code class="language-sh">curl -o- -L https://statping.com/install.sh | bash
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
<p><a href="https://snapcraft.io/statping" target="_blank"><img src="https://snapcraft.io/static/images/badges/en/snap-store-white.svg" alt="Get it from the Snap Store" /></a></p>
|
<p><a href="https://snapcraft.io/statping-ng" target="_blank"><img src="https://snapcraft.io/static/images/badges/en/snap-store-white.svg" alt="Get it from the Snap Store" /></a></p>
|
||||||
|
|
||||||
<pre><code class="language-sh">snap install statping
|
<pre><code class="language-sh">snap install statping-ng
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
<h1>Windows</h1>
|
<h1>Windows</h1>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -48,6 +48,10 @@
|
||||||
|
|
||||||
<h6 class="mt-4 mb-3 text-muted">Statping {{$t('links')}}</h6>
|
<h6 class="mt-4 mb-3 text-muted">Statping {{$t('links')}}</h6>
|
||||||
|
|
||||||
|
<a href="https://statping-ng.github.io" class="mb-2 font-2 text-decoration-none text-muted">
|
||||||
|
<font-awesome-icon icon="globe" class="mr-3"/> Statping-ng
|
||||||
|
</a>
|
||||||
|
|
||||||
<a href="https://github.com/statping-ng/statping-ng/wiki" class="mb-2 font-2 text-decoration-none text-muted">
|
<a href="https://github.com/statping-ng/statping-ng/wiki" class="mb-2 font-2 text-decoration-none text-muted">
|
||||||
<font-awesome-icon icon="question" class="mr-3"/> {{$t('docs')}}
|
<font-awesome-icon icon="question" class="mr-3"/> {{$t('docs')}}
|
||||||
</a>
|
</a>
|
||||||
|
@ -56,11 +60,11 @@
|
||||||
<font-awesome-icon icon="laptop" class="mr-2"/> API {{$t('docs')}}
|
<font-awesome-icon icon="laptop" class="mr-2"/> API {{$t('docs')}}
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://raw.githubusercontent.com/statping/statping/master/CHANGELOG.md" class="mb-2 font-2 text-decoration-none text-muted">
|
<a href="https://raw.githubusercontent.com/statping-ng/statping-ng/stable/CHANGELOG.md" class="mb-2 font-2 text-decoration-none text-muted">
|
||||||
<font-awesome-icon icon="book" class="mr-3"/> {{$t('changelog')}}
|
<font-awesome-icon icon="book" class="mr-3"/> {{$t('changelog')}}
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://github.com/statping/statping" class="mb-2 font-2 text-decoration-none text-muted">
|
<a href="https://github.com/statping-ng/statping-ng" class="mb-2 font-2 text-decoration-none text-muted">
|
||||||
<font-awesome-icon icon="code-branch" class="mr-3"/> {{$t('repo')}}
|
<font-awesome-icon icon="code-branch" class="mr-3"/> {{$t('repo')}}
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue