Skip to content

etcd_proxy job from etcd/56

etcd http proxy server

Github source: ff8e9cd0 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 (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.