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
|
2020-10-26 22:37:15 +01:00
|
|
|
- [x] Configure CI/CD pipeline
|
|
|
|
- [x] HTTP testing
|
2020-10-30 12:20:41 +01:00
|
|
|
- [x] Auth Middleware with Basic Auth
|
2020-10-18 18:26:59 +02:00
|
|
|
- [x] Flag configurable
|
|
|
|
- [x] Logging
|
2020-10-18 15:49:58 +02:00
|
|
|
- [ ] SQLite DB implementation
|
2020-11-11 16:24:26 +01:00
|
|
|
- [x] Env Variable configurable
|