A central configuration for commands, especially backup commands. https://backy.cybershell.xyz/
Go to file
2024-08-28 15:06:25 -05:00
.changes v0.4.0 2023-09-08 23:42:13 -05:00
.frontmatter/database v0.4.0 2023-09-08 23:42:13 -05:00
.github/workflows fix CI config 2023-09-09 10:03:17 -05:00
.goreleaser update CI configs 2023-07-01 22:49:34 -05:00
.vscode add list config file and relevant config in main config file. other minor changes 2024-08-28 15:06:25 -05:00
.woodpecker add list config file and relevant config in main config file. other minor changes 2024-08-28 15:06:25 -05:00
cmd add list config file and relevant config in main config file. other minor changes 2024-08-28 15:06:25 -05:00
docs add list config file and relevant config in main config file. other minor changes 2024-08-28 15:06:25 -05:00
examples add list config file and relevant config in main config file. other minor changes 2024-08-28 15:06:25 -05:00
pkg add list config file and relevant config in main config file. other minor changes 2024-08-28 15:06:25 -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 Revert "Revert "make remote commands run and not fail if an SSH session failed to be created"" 2023-07-20 21:21:40 -05:00
frontmatter.json v0.4.0 2023-09-08 23:42:13 -05:00
getCommandHelp v0.4.0 2023-09-09 10:00:55 -05:00
go.mod v0.4.0 2023-09-09 01:11:05 -05:00
go.sum v0.4.0 2023-09-09 00:21:42 -05:00
License A runnable command 2023-01-17 00:55:28 -06: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