etcd_proxy job from etcd/58
etcd http proxy server
Github source:
613e3117 or
master branch
Properties¶
etcd_proxy¶
etcd¶
ca_cert¶etcd ca certificate
- Default
""
client_cert¶etcd client certificate
- Default
""
client_key¶etcd client key
- Default
""
url¶fully qualified url of etcd server to instrument
port¶port of proxy server
- Default
4001
require_ssl¶require TLS communication to the remote etcd server
- 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/etcd_proxy/ directory
(learn more).
bin/etcd_proxy_ctl(frometcd_proxy_ctl.erb)bin/pre-start(frompre-start.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.