This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
Releases: stefanprodan/mgob
Releases · stefanprodan/mgob
0.4
Changelog:
- scheduler status disk persistence (BoltDB)
- scheduler status API
mgob-host:8090/status
- single job status API
mgob-host:8090/status/:planID
0.3
Changelog:
- On demand backup via web API
mgob-host:8090/backup/:planID
- File server dedicated route
mgob-host:8090/storage
0.2
Changelog:
- SFTP upload (user/password authentication)
- S3 and SFTP integration tests (travis)
0.1
Changelog:
- schedule backups
- local backups retention
- upload to S3 Object Storage (Minio, AWS, Google Cloud)
- notifications (Email, Slack)
- instrumentation with Prometheus
- http file server for local backups and logs