proxy job from docker-registry/3
Github source:
8040acd2
or
master branch
Properties¶
docker
¶
proxy
¶
backend
¶
hosts
¶A list of the IP addresses of each Docker proxy to load-balance
- Default
[]
port
¶TCP Port that each backend registry is listening on
- Default
5000
ssl
¶
cert
¶PEM-encoded SSL certificate for HTTPS proxy operation
key
¶PEM-encoded private key for HTTPS proxy operation
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/proxy/
directory
(learn more).
bin/ctl
(frombin/ctl
)bin/monit_debugger
(frombin/monit_debugger
)config/nginx.conf
(fromconfig/nginx.conf
)data/properties.sh
(fromdata/properties.sh.erb
)helpers/ctl_setup.sh
(fromhelpers/ctl_setup.sh
)helpers/ctl_utils.sh
(fromhelpers/ctl_utils.sh
)tls/cert.pem
(fromtls/cert.pem
)tls/key.pem
(fromtls/key.pem
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.