Andrew Woodlee
4b382bddd9
* Getting environment variables and passwords from Vault (not tested yet) * Vault configuration to config (not tested yet) * Ability to run scripts from file on local machine on the remote host * Ability to get ouput in the notification of a list for individual commands or all commands * Make SSH connections close after all commands have been run; reuse previous connections if needed
796 B
796 B
+++ archetype = "home" title = "Backy" +++
Backy is a tool for automating data backup and remote command execution. It can work over SSH, and provides completion and failure notifications, error reporting, and more.
Why the name Backy? Because I wanted an app for backups.
{{% notice tip %}} Feel free to open a PR, raise an issue(s), or request new feature(s). {{% /notice %}}
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