sample-python-flask-app/1.0.0
You can find the source of this version on GitHub at cloudfoundry-community/sample-python-flask-app-boshrelease. It was created based on the commit c81e58b.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: sample-python-flask-app
version: "1.0.0"
url: "https://bosh.io/d/github.com/cloudfoundry-community/sample-python-flask-app-boshrelease?v=1.0.0"
sha1: sha256:dc8486c677791492982969b9b97680d475563e43af9a77690544af2414440924
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:dc8486c677791492982969b9b97680d475563e43af9a77690544af2414440924 \
"https://bosh.io/d/github.com/cloudfoundry-community/sample-python-flask-app-boshrelease?v=1.0.0"