Skip to content

etcd_proxy job from etcd/117

etcd http proxy server

Github source: 9b5f041 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
""
dns_suffix

dns suffix of etcd server

Default
etcd.service.cf.internal
port

port of the etcd server

Default
4001

ip

IP of proxy server

Default
0.0.0.0

port

port of proxy server

Default
4001

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 (from etcd_proxy_ctl.erb)
  • bin/pre-start (from pre-start.erb)

Packages

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