A central configuration for commands, especially backup commands. https://backy.cybershell.xyz/
Go to file
2023-03-10 16:01:02 -06:00
.changes Version 0.2.4 2023-02-18 22:42:15 -06:00
.github/workflows fix for GitHub Actions 2023-02-18 23:32:26 -06:00
.goreleaser Version 0.2.4 2023-02-18 22:42:15 -06:00
.vscode add module 2022-10-13 12:07:16 -05:00
.woodpecker fix for CI scripts 2023-02-18 22:48:15 -06:00
cmd Close host connections after all command have been run, added some flags to version subcommand 2023-03-10 16:01:02 -06:00
examples fix for remote host ports 2023-02-12 08:29:55 -06:00
pkg Close host connections after all command have been run, added some flags to version subcommand 2023-03-10 16:01:02 -06:00
.changie.yaml Version 0.2.4 2023-02-18 22:42:15 -06:00
.gitignore small changes, added goreleaser 2023-01-17 22:47:34 -06:00
backy.go A runnable command 2023-01-17 00:55:28 -06:00
CHANGELOG.md Version 0.2.4 2023-02-18 22:42:15 -06:00
go.mod added some features 2023-02-01 23:54:48 -06:00
go.sum added some features 2023-02-01 23:54:48 -06:00
License A runnable command 2023-01-17 00:55:28 -06:00
Makefile Version 0.2.4 2023-02-18 22:42:15 -06:00
PLAN.md first commit 2022-10-13 12:03:36 -05:00
README.md update readme [CI SKIP] 2023-02-19 22:13:43 -06:00
release fix for release 2023-02-18 22:49:05 -06:00

Backy - an application to manage backups

See the install documentation

Security

The latest version is currently the only supported version.

Features

  • Allows easy configuration of executable commands

  • Allows for commands to be run on many hosts over SSH

  • Commands can be grouped in list to run in specific order

  • Notifications on completion and failure

  • Run in cron mode

  • For any command, especially backup commands