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 8161aaa0a9
ci/woodpecker/push/gitea Pipeline was successful Details
ci/woodpecker/push/go-lint Pipeline failed Details
fix CI config
8 months ago
.changes v0.4.0 8 months ago
.frontmatter/database v0.4.0 8 months ago
.github/workflows fix CI config 8 months ago
.goreleaser update CI configs 10 months ago
.vscode add module 2 years ago
.woodpecker added scriptEnvFile to command.commandName object 9 months ago
cmd v0.4.0 8 months ago
docs v0.4.0 8 months ago
examples fix for remote host ports 1 year ago
pkg v0.4.0 8 months ago
.changie.yaml Version 0.2.4 1 year ago
.gitignore small changes, added goreleaser 1 year ago
.gitmodules v0.3.0 10 months ago
CHANGELOG.md Revert "Revert "make remote commands run and not fail if an SSH session failed to be created"" 9 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
frontmatter.json v0.4.0 8 months ago
getCommandHelp v0.4.0 8 months ago
go.mod v0.4.0 8 months ago
go.sum v0.4.0 8 months ago
release update CI configs 10 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