This project provides several live interactive demonstrations of cloud.gov functionality.
- cloud.gov login
- cloud.gov dashboard
- sample-app repository
- orgs, spaces, and apps
- users roles by org and space
- cf push sequence diagram
- example projects at cloud.gov
- open service broker API
pv
- the pipe viewer utility for *nix systems- Install with, e.g,
brew install pv
orapt-get install pv
oryum install pv
- Install with, e.g,
cf
- the Cloud Foundry command line interface- Install with, e.g,
brew install cf-cli
orapt-get install cf-cli
oryum install cf-cli
- Install with, e.g,
- A sandbox account on cloud.gov, which you can sign up for here: https://account.fr.cloud.gov/signup
This is a demo of the Java application demo.
Before the demo:
- Use
git
to clone this repository, thencd
into it. - Login to cloud.gov:
cf login -a https://api.fr.cloud.gov --sso
Run the demo:
./demo.sh
Clean up:
./demo-cleanup.sh
We spell out how to use audit endpoints at: https://cloud.gov/docs/compliance/auditing-activity/. This directory ... has a stub for using audit.
These demos all rely on demo-magic, which is included at .demo-magic/demo-magic.sh