A central configuration for commands, especially backup commands. https://backy.cybershell.xyz/
Go to file
Andrew Woodlee aebef21eb4
All checks were successful
ci/woodpecker/push/publish-docs Pipeline was successful
docs
2025-01-04 00:21:37 -06:00
.changes v0.6.0 2025-01-04 00:16:53 -06: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 config 2024-11-19 23:30:33 -06:00
.vscode more work on env variable parsing 2024-09-13 20:47:59 -05:00
.woodpecker v0.6.0 2025-01-03 23:30:07 -06:00
cmd v0.6.0 2025-01-04 00:18:21 -06:00
docs docs 2025-01-04 00:21:37 -06:00
examples v0.6.0 2025-01-03 23:30:07 -06:00
pkg v0.6.0 2025-01-03 23:30:07 -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
.gitmodules modify .gitmodules 2025-01-04 00:14:38 -06:00
backy.go A runnable command 2023-01-17 00:55:28 -06:00
CHANGELOG.md update changelog and add link in docs 2024-11-19 23:56:09 -06:00
frontmatter.json v0.4.0 2023-09-08 23:42:13 -05:00
getCommandHelp v0.6.0 2025-01-03 23:30:07 -06:00
go.mod v0.6.0 2025-01-03 23:30:07 -06:00
go.sum run go mod tidy 2024-09-03 16:25:12 -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