aws_snapshots job from stannis/9
Github source:
4e892d23
or
master branch
Properties¶
aws
¶
aws_access_key_id
¶AWS Key
aws_secret_access_key
¶AWS Secret
region
¶AWS Region
- Default
us-east-1
aws_snapshots
¶
deployments
¶The deployments and their RDS snapshots to watch
bosh_uploader
¶
interval
¶Interval in seconds between uploads of latest data
- Default
60
webserver_api
¶The URI for the stannis collector
webserver_password
¶The password for authentication to BOSH
webserver_username
¶The username for authentication to BOSH
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/aws_snapshots/
directory
(learn more).
bin/aws_snapshots_ctl
(frombin/aws_snapshots_ctl
)bin/monit_debugger
(frombin/monit_debugger
)config/deployments.yml
(fromconfig/deployments.yml.erb
)data/properties.sh
(fromdata/properties.sh.erb
)helpers/ctl_setup.sh
(fromhelpers/ctl_setup.sh
)helpers/ctl_utils.sh
(fromhelpers/ctl_utils.sh
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.