Skip to content

OpenBackup v0.2.6

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 14:52

OpenBackup v0.2.6

Automated release from main.

Downloads

  • Windows desktop: openbackup-desktop-windows-amd64-setup.exe (installer) or .exe (portable) — window + background agent in one binary
  • Linux desktop: openbackup-desktop-linux-amd64 (+ .desktop + openbackup.png) — same: GUI + agent in one binary
  • Agent / server CLI: openbackup-<os>-<arch> and openbackup-server-<os>-<arch> (optional; for headless/servers or the terminal)
  • Server container (Docker Hub): docker pull foisalislambd/openbackup:v0.2.6 (also tagged latest)
  • Server container (GHCR): docker pull ghcr.io/foisalislambd/openbackup:v0.2.6 (also tagged latest)

Notes

  • Linux desktop needs WebKitGTK 4.1 at runtime (libwebkit2gtk-4.1-0 on Debian/Ubuntu).
  • macOS desktop is not built in CI yet — use make desktop on a Mac.
  • Agent/server CLI binaries are static; desktop apps are native per OS.