service-fabrik-apiserver job from service-fabrik/3.54.0
Github source:
1ecbc07 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(frombin/service-fabrik-apiserver.erb)config/bpm.yml(fromconfig/bpm.yml.erb)config/etcd-ca.crt(fromconfig/etcd-ca.crt.erb)config/etcd.crt(fromconfig/etcd.crt.erb)config/etcd.key(fromconfig/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.