A central configuration for commands, especially backup commands. https://backy.cybershell.xyz/
Go to file
Andrew Woodlee d9baf44199
Some checks failed
ci/woodpecker/push/gitea Pipeline was successful
ci/woodpecker/push/publish-docs Pipeline was successful
ci/woodpecker/tag/gitea Pipeline failed
ci/woodpecker/tag/publish-docs Pipeline was successful
update repo URLs
2023-07-01 22:35:22 -05:00
.changes v0.3.0 2023-07-01 21:46:54 -05:00
.github/workflows update CI configs 2023-07-01 22:18:36 -05: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 update CI configs 2023-07-01 22:31:13 -05:00
cmd fix version subcommand 2023-07-01 22:02:32 -05:00
docs update repo URLs 2023-07-01 22:35:22 -05:00
examples fix for remote host ports 2023-02-12 08:29:55 -06:00
pkg v0.3.0 2023-07-01 21:46:54 -05: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
.gitmodules v0.3.0 2023-07-01 21:46:54 -05: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
getCommandHelp v0.3.0 2023-07-01 21:46:54 -05:00
go.mod v0.3.0 2023-07-01 21:46:54 -05:00
go.sum added getting ENV vars from Vault 2023-05-12 00:42:14 -05: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 update CI configs 2023-07-01 22:10:19 -05: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