http_proxy_with_requires job from test/1
This job runs an HTTP proxy and uses a link to find its backend.
Github source:
de8af5a4 or
master branch
Properties¶
http_proxy_with_requires¶
backend_port¶Backend’s port
- Default
8080
listen_port¶Listen port
- Default
8080
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/http_proxy_with_requires/ directory
(learn more).
bin/ctl(fromctl.sh)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.