A central configuration for commands, especially backup commands. https://backy.cybershell.xyz/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Andrew Woodlee 6ccb75f4fa
ci/woodpecker/push/go-lint Pipeline failed Details
added scriptEnvFile to command.commandName object
9 months ago
.changes make remote commands run and not fail if an SSH session failed to be created 10 months ago
.github/workflows update CI configs 11 months ago
.goreleaser update CI configs 11 months ago
.vscode add module 2 years ago
.woodpecker added scriptEnvFile to command.commandName object 9 months ago
cmd Revert "Revert "make remote commands run and not fail if an SSH session failed to be created"" 10 months ago
docs added scriptEnvFile to command.commandName object 9 months ago
examples fix for remote host ports 1 year ago
pkg added scriptEnvFile to command.commandName object 9 months ago
.changie.yaml Version 0.2.4 1 year ago
.gitignore small changes, added goreleaser 1 year ago
.gitmodules v0.3.0 11 months ago
CHANGELOG.md Revert "Revert "make remote commands run and not fail if an SSH session failed to be created"" 10 months ago
License A runnable command 1 year ago
README.md update readme [CI SKIP] 1 year ago
backy.go A runnable command 1 year ago
getCommandHelp v0.3.0 11 months ago
go.mod added scriptEnvFile to command.commandName object 9 months ago
go.sum update Go Deps, change log size to 50 MBs, clarify messages 10 months ago
release update CI configs 11 months ago

README.md

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