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.
- Host: GitHub
- URL: https://github.com/nopp/statuzpage-api
- Owner: nopp
- Created: 2021-05-14T12:57:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T17:12:51.000Z (over 2 years ago)
- Last Synced: 2025-12-08T03:54:16.041Z (7 months ago)
- Topics: hacktoberfest
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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