Andrew :latin_cross: on Nostr: Version of backy 0.6.0 has been released. I have been working on an application for ...
Version of backy 0.6.0 has been released.
I have been working on an application for command configuration.
In the latest version, I have added package configuration. I have also added the ability to run commands in parallel over many hosts.
Future plans are to add user configuration.
See docs for package configuration here: https://backy.cybershell.xyz/config/packages/index.html
See docs for parallel command execution here: https://backy.cybershell.xyz/cli/exec/index.html
Change log:
https://git.andrewnw.xyz/CyberShell/backy/src/branch/master/CHANGELOG.md
In case you want a quick run-down of the app's features:
- Allows easy configuration of executable commands
- Allows for running package operations
- Allows configuring failure, success, and final hooks
- 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
I have been working on an application for command configuration.
In the latest version, I have added package configuration. I have also added the ability to run commands in parallel over many hosts.
Future plans are to add user configuration.
See docs for package configuration here: https://backy.cybershell.xyz/config/packages/index.html
See docs for parallel command execution here: https://backy.cybershell.xyz/cli/exec/index.html
Change log:
https://git.andrewnw.xyz/CyberShell/backy/src/branch/master/CHANGELOG.md
In case you want a quick run-down of the app's features:
- Allows easy configuration of executable commands
- Allows for running package operations
- Allows configuring failure, success, and final hooks
- 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