Skip to content

Instantly share code, notes, and snippets.

@kiuby88
Last active October 8, 2016 13:14
Show Gist options
  • Save kiuby88/de5c6fcaf55267bbd7911f26999f1801 to your computer and use it in GitHub Desktop.
Save kiuby88/de5c6fcaf55267bbd7911f26999f1801 to your computer and use it in GitHub Desktop.
name: Cloud Foundry Application
location:
cloudfoundry:
provider: pivotal
identity: user@mail.com
credential: password
org: gsoc
endpoint: api.run.pivotal.io
space: development
services:
- type: org.apache.brooklyn.cloudfoundry.entity.VanillaCloudFoundryApplication
id: vanilla-cf
brooklyn.config:
path: https://github.com/kiuby88/brooklyn-cloudfoundry/blob/master/src/test/resources/brooklyn-example-hello-world-sql-webapp-in-paas.war?raw=true
buildpack: https://github.com/cloudfoundry/java-buildpack.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment