Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Releases: stefanprodan/mgob

0.4

13 May 14:33
Compare
Choose a tag to compare
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

08 May 17:33
Compare
Choose a tag to compare
0.3

Changelog:

  • On demand backup via web API mgob-host:8090/backup/:planID
  • File server dedicated route mgob-host:8090/storage

0.2

07 May 21:27
Compare
Choose a tag to compare
0.2

Changelog:

  • SFTP upload (user/password authentication)
  • S3 and SFTP integration tests (travis)

0.1

06 May 09:42
Compare
Choose a tag to compare
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