canary job from diego/0.1455.0
Github source:
6a3aebf4
or
master branch
Properties¶
diego
¶
canary
¶
api
¶The Elastic Runtime API endpoint URL
app_domain
¶The domain to use for the canary app
app_name
¶App name for the canary app
cf_stack
¶Stack for the canary app
- Default
cflinuxfs2
datadog_api_key
¶Datadog API key for the canary app
deployment_name
¶Deployment name for the canary app
instance_count
¶Number of instances of the canary app
org
¶The Elastic Runtime organization name to use for the canary app
password
¶The Elastic Runtime API user’s password
space
¶The Elastic Runtime space name to use for the canary app
user
¶The Elastic Runtime API user
ssl
¶
skip_cert_verify
¶Toggles cli verification of the Elastic Runtime API SSL certificate
- Default
false
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/canary/
directory
(learn more).
bin/run
(fromrun.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.