Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyrille-leclerc/cloudfoundry-grails
ClickStart with example Grails (+ MySQL) application for deployment to Cloud Foundry
https://github.com/cyrille-leclerc/cloudfoundry-grails
Last synced: 21 days ago
JSON representation
ClickStart with example Grails (+ MySQL) application for deployment to Cloud Foundry
- Host: GitHub
- URL: https://github.com/cyrille-leclerc/cloudfoundry-grails
- Owner: cyrille-leclerc
- Created: 2013-04-25T23:55:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-02-28T00:39:25.000Z (almost 12 years ago)
- Last Synced: 2024-11-09T07:53:48.259Z (3 months ago)
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
cloudfoundry-grails
===================Clickstart example of a Grails application that can be deployed to Cloud Foundry using the CloudBees DEV@Cloud Deployer plugin. The application uses the mysql 5.1 service on Cloud Foundry.
See [this example](https://partnerdemo.ci.cloudbees.com/job/Cloud-Foundry/job/petclinic-grails/) for how to deploy the application to Cloud Foundry using the CloudBees Deployer Plugin.
Source code for the example is available on [GitHub](https://github.com/SpringSource/cloudfoundry-samples.git).
NOTE: Before running this clickstart, Grails 2.0.4 must be installed on your DEV@Cloud Jenkins: go to Manage Jenkins -> Configure System -> Grails and configure a Grails 2.0.4 installation ("Grails 2.0.4") from Mirrors, Install Automatically.