Template to generate backup scripts to be used in rancher docker environment - to facilitate your backups
You will need the following environment variables setup, as rancher will use them
RANCHER_URL = https://<rancher_url>: RANCHER_ACCESS_KEY = <access_key> RANCHER_SECRET_KEY = <secret_key>
You will need the following environment variables setup
Executable CLI downloaded from https://github.com/rancher/cli/releases/tag/v0.4.1
rancher : rancher-linux-amd64-v0.4.1 rancher-osx : rancher-darwin-amd64-v0.4.1