A central configuration for commands, especially backup commands. https://backy.cybershell.xyz/
Go to file
Andrew Woodlee 8161aaa0a9
Some checks failed
ci/woodpecker/push/gitea Pipeline was successful
ci/woodpecker/push/go-lint Pipeline failed
fix CI config
2023-09-09 10:03:17 -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 module 2022-10-13 12:07:16 -05:00
.woodpecker added scriptEnvFile to command.commandName object 2023-08-06 22:27:51 -05:00
cmd v0.4.0 2023-09-08 23:42:13 -05:00
docs v0.4.0 2023-09-08 23:42:13 -05:00
examples fix for remote host ports 2023-02-12 08:29:55 -06:00
pkg v0.4.0 2023-09-08 23:42:13 -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