gsave/README.md

15 lines
539 B
Markdown
Raw Permalink Normal View History

2020-10-13 21:03:21 +02:00
# gsave
2020-10-19 17:44:44 +02:00
[![Build Status](https://cloud.drone.io/api/badges/hamburghammer/gsave/status.svg)](https://cloud.drone.io/hamburghammer/gsave)
2020-10-18 15:49:58 +02:00
Database to save all your data from [gstat](https://github.com/hamburghammer/gstat).
In the near future [gmon](https://github.com/hamburghammer/gmon) should use it to monitor hosts and to create alerts.
## TODO
- [x] Configure CI/CD pipeline
- [x] HTTP testing
- [x] Auth Middleware with Basic Auth
- [x] Flag configurable
- [x] Logging
2020-10-18 15:49:58 +02:00
- [ ] SQLite DB implementation
- [x] Env Variable configurable