sample-python-flask-app job from sample-python-flask-app/1.0.0
Github source:
c81e58b or
master branch
Properties¶
port¶
Bind to this 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/sample-python-flask-app/ directory
(learn more).
bin/ctl(frombin/ctl)bin/monit_debugger(frombin/monit_debugger)config/gunicorn.conf.py(fromconfig/gunicorn.conf.py)helpers/ctl_setup.sh(fromhelpers/ctl_setup.sh)helpers/ctl_utils.sh(fromhelpers/ctl_utils.sh)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.