metric-store-gateway job from metric-store/1.1.1
Github source:
60de0b3
or
master branch
Properties¶
gateway_addr
¶
The address for the metric-store-gateway to listen on
- Default
localhost:8081
proxy_cert
¶
The TLS cert for the proxy
proxy_key
¶
The TLS key for the proxy
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/metric-store-gateway/
directory
(learn more).
config/bpm.yml
(frombpm.yml.erb
)config/certs/metric_store.crt
(frommetric_store.crt.erb
)config/certs/metric_store.key
(frommetric_store.key.erb
)config/certs/metric_store_ca.crt
(frommetric_store_ca.crt.erb
)config/certs/proxy.crt
(fromproxy.crt.erb
)config/certs/proxy.key
(fromproxy.key.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.