| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This sample demonstrates how to use Cloud Storage on Google Managed VMs.
Before you can run or deploy the sample, you will need to do the following:
$ gsutil mb gs://[your-bucket-name]
$ gsutil defacl set public-read gs://[your-bucket-name]
$ export BUCKET_NAME=[your-bucket-name] $ mvn clean jetty:run
$ mvn clean appengine:deploy
| Back | FazBrowse Home | New Git URL |