Skip to content

2.0.0

Compare
Choose a tag to compare
@cryptobioz cryptobioz released this 14 Feb 15:53
· 139 commits to master since this release
2.0.0

Changelog

The software has been almost entirely rewritten.

Here the new features:

  • Bivac now runs as a daemon, refresh the volume list every 10 minutes and backups volumes every day.
  • The support of multiple backup engines has been dropped to focus on the Restic integration.
  • A client is available and lets you manage your backups. You can manually force a backup, watch the logs or run custom Restic commands.
  • An API is available to lets you build tools around Bivac.
  • The API exposes a Prometheus endpoint from where you can collect metrics about Bivac and the backups.
  • The scheduler can run multiple backups at the same time (at most 2 by host).