Skip to content

Instantly share code, notes, and snippets.

@lhotari
Created May 14, 2014 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lhotari/150e5bc8bcf3b1f6275a to your computer and use it in GitHub Desktop.
Save lhotari/150e5bc8bcf3b1f6275a to your computer and use it in GitHub Desktop.
---
applications:
- name: grailsorg-dev
memory: 2G
instances: 1
path: site-2.3.0.war
timeout: 120
buildpack: https://github.com/cloudfoundry/java-buildpack.git
env:
JAVA_OPTS: -Dinitial.admin.password=verysecure -Dload.fixtures=true -Dfile.encoding=UTF-8 -Duser.language=en -Duser.country=US
This file has been truncated, but you can view the full file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment