An open API service indexing awesome lists of open source software.

https://github.com/nopp/statuzpage-api

Responsible for receive incidents from StatuZpage Agent, and return informations about urls to StatuZpage UI.
https://github.com/nopp/statuzpage-api

hacktoberfest

Last synced: 2 months ago
JSON representation

Responsible for receive incidents from StatuZpage Agent, and return informations about urls to StatuZpage UI.

Awesome Lists containing this project

README

          

Main Project [StatuZpage](https://github.com/nopp/statuzpage)

# StatuZpage API

Responsible for receive incidents from statuzpage-agent, and return informations about urls to statuzpage-ui.

## Configurations:

Default config dir: /etc/statuzpage-api/config.json
* mysql-host: ip/dns
* mysql-user: mysql user
* mysql-password: mysql password
* mysql-db: statuzpage(default)
* token: anyvalue "secret"

## Build:
$ go build

## Start
$ ./statuzpage-api

## Docker Hub Image
https://hub.docker.com/r/noppp/statuzpage-api