Skip to content

disaster-recovery job from dingo-postgresql/0.10.1-rc.16

Github source: 35dba6fa or master branch

Properties

cf

api_url

Full URL of Cloud Foundry API

password

Password of the Cloud Foundry user

skip_ssl_validation

Set if target CF uses self-signed certificates

username

Name of the Cloud Foundry user for who to perform disaster recovery

Default
admin

restore

service_instance_ids

Fixed list of Service Instance IDs to restore instead of looking them up from Cloud Foundry

Default
[]

servicebroker

host

Host for service broker

password

Basic auth password for service broker

port

Port for service broker

service_id

If dynamically looking up Instane IDs from Cloud Foundry

username

Basic auth username for service broker

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/disaster-recovery/ directory (learn more).

  • bin/restore_service_instance (from bin/restore_service_instance)
  • bin/run (from bin/run)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.