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: "3cc7b33e005fa1680948f7dc07ee6c061a8a16c4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3cc7b33e005fa1680948f7dc07ee6c061a8a16c4 \ "https://bosh.io/d/github.com/cloudfoundry-community/sample-python-flask-app-boshrelease?v=1.0.0"