Login required
Download

Heroku Integration

(1)
Author(s) Burt Beckwith
Current Release 1.0.1   (1 hour ago)
Grails Version 1.3.3 > *
License(s) Apache License 2.0
Organization SpringSource
Tags cloud 
Dependency
compile ":heroku:1.0.1"
Heroku Integration
Last updated by admin 2 months ago
grails install-plugin heroku
Last updated by burtbeckwith 2 weeks ago
The Heroku plugin for Grails integrates Heroku's cloud platform.

Documentation

Please see the user guide for official documentation.

Installation

You'll need to create an account at Heroku first - sign up for one if you haven't already.

Then add a dependency in your application's BuildConfig.groovy:

plugins {
   compile ':heroku:1.0'
   compile ':cloud-support:1.0.8'
}

Please report any issues in JIRA

Last updated by admin 2 months ago
Last updated by admin 2 months ago