Configuring Backy
This is the section on the config file.
To use a specific file:
backy [command] -f /path/to/file
You can also use a remote file:
backy [command] -f `s3/http source`
See remote resources docs for specific info.
If you leave the config path blank, the following paths will be searched in order:
./backy.yml
./backy.yaml
- The same two files above contained in a
backy
subdirectory under in what is returned by Go’sos
package functionUserConfigDir()
.
See the rest of the documentation, titles included below, in this section to configure it.
- Commands
Commands are just that, commands
- Command Lists
This page tells you how to use command lists.
- Hosts
This page tells you how to use hosts.
- Remote resources
This is dedicated to configuring remote resources.
- Notifications
This page tells you how to get set up Backy notifications.
- Vault
Set up and configure vault.