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 7224661c71
make remote commands run and not fail if an SSH session failed to be created
10 months ago
.changes v0.3.0 11 months ago
.github/workflows update CI configs 11 months ago
.goreleaser update CI configs 11 months ago
.vscode add module 2 years ago
.woodpecker update CI configs 11 months ago
cmd make remote commands run and not fail if an SSH session failed to be created 10 months ago
docs update docs 11 months ago
examples fix for remote host ports 1 year ago
pkg make remote commands run and not fail if an SSH session failed to be created 10 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 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
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 11 months ago
go.mod v0.3.0 11 months ago
go.sum added getting ENV vars from Vault 1 year 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