Skip to content

service-fabrik-apiserver job from service-fabrik/3.56.0

Github source: 1603b00 or master branch

Properties

etcd

ssl

ca

CA for etcd client and server authentication

crt

Certificate for etcd client and server authentication

key

Private key for etcd client and server authentication

url

ETCD host URL to connect

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.