1 Introduction to the Heroku Plugin - Reference Documentation
Authors: Burt Beckwith
Version: 1.0.1
Table of Contents
1 Introduction to the Heroku Plugin
The Heroku plugin makes it easy to deploy Grails applications to Heroku.The primary function of the plugin is that it is very Grails-aware and it will autoconfigure applicable cloud services using the Heroku environment. This includes the Hibernate DataSource and the Mongodb, Redis, RabbitMQ, and Memcached plugins.1.1 History
History
- February 22, 2012
- 1.0.1 release
- Added dependency on database-session plugin
- December 15, 2011
- Initial 1.0 release