Skip to content

service-fabrik-apiserver job from service-fabrik/3.55.0

Github source: 3b19e6e or master branch

Properties

etcd

url

ETCD host URL to connect

tls

etcd

ca

CA for etcd client and server authentication

certificate

Certificate for etcd client and server authentication

private_key

Private key for etcd client and server authentication

Templates

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

  • bin/service-fabrik-apiserver (from bin/service-fabrik-apiserver.erb)
  • config/bpm.yml (from config/bpm.yml.erb)
  • config/etcd-ca.crt (from config/etcd-ca.crt.erb)
  • config/etcd.crt (from config/etcd.crt.erb)
  • config/etcd.key (from config/etcd.key.erb)

Packages

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