diff --git a/Dockerfile.base b/Dockerfile.base index a2ae0f98..e451d2f1 100644 --- a/Dockerfile.base +++ b/Dockerfile.base @@ -1,5 +1,5 @@ FROM node:12.18.2-alpine AS frontend -LABEL maintainer="Statping-NG (https://github.com/statping-ng)" +LABEL maintainer="Statping-ng (https://github.com/statping-ng)" ARG BUILDPLATFORM WORKDIR /statping COPY ./frontend/package.json . diff --git a/README.md b/README.md index a637ba75..0dbdf359 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

Statping-ng - Web and App Status Monitoring for Any Type of Project
-View Wiki | Demo | iPhone | Android
API | Docker | EC2 | Mac | Linux | Windows +Website | View Wiki | Android
API | Docker | Mac | Linux | Windows

# Statping-ng - Status Page & Monitoring Server @@ -114,7 +114,7 @@ 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. +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. ![Dev Release](https://github.com/statping-ng/statping-ng/workflows/Dev%20Release/badge.svg?branch=dev) [![Go Report Card](https://goreportcard.com/badge/github.com/statping-ng/statping-ng)](https://goreportcard.com/report/github.com/statping-ng/statping-ng) diff --git a/version.txt b/version.txt index d11f5459..993610d2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.90.76 +0.90.77