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 a35db2e05d
ci/woodpecker/push/gitea Pipeline was successful Details
ci/woodpecker/push/publish-docs Pipeline was successful Details
ci/woodpecker/tag/gitea Pipeline was successful Details
ci/woodpecker/tag/publish-docs Pipeline was successful Details
make remote commands run and not fail if an SSH session failed to be created
9 months ago
.changes make remote commands run and not fail if an SSH session failed to be created 9 months ago
.github/workflows update CI configs 10 months ago
.goreleaser update CI configs 10 months ago
.vscode add module 2 years ago
.woodpecker update CI configs 10 months ago
cmd Revert "Revert "make remote commands run and not fail if an SSH session failed to be created"" 9 months ago
docs update docs 10 months ago
examples fix for remote host ports 1 year ago
pkg Revert "Revert "make remote commands run and not fail if an SSH session failed to be created"" 9 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
Makefile Version 0.2.4 1 year ago
PLAN.md first commit 2 years ago
README.md update readme [CI SKIP] 1 year ago
backy.go A runnable command 1 year ago
getCommandHelp v0.3.0 10 months ago
go.mod v0.3.0 10 months ago
go.sum added getting ENV vars from Vault 12 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