|
We are having a look at Heroku for our existing Grails apps right now.
I was at CloudForce 2011 in London last week so found out a load of stuff about Heroku. I even asked in the presentation whether Heroku supported Grails (as it is advertised as supporting Spring and Roo) and the answer back was "yes" :-) I suspect there will be lots of gotchas so we will probably write up something to explain how we worked around them. We've already deployed a very trivial application to Heroku. Jonathan
On 20 September 2011 12:25, Rodrigo Rosenfeld Rosas <[hidden email]> wrote: While on the topic, Heroku is officially supporting Java now: -- Dr Jonathan Stott Development Team Leader Axon TeleHealthCare “Connecting with Care” 2 Venture Road University of Southampton Science Park Southampton SO16 7NP Tel: 02380 111192 www.axonuk.com This message and the information contained therein is intended only for the use of the person(s) to whom it is addressed. It may contain information that is confidential or privileged within the meaning of applicable law. If you are not the intended recipient, please contact the sender as soon as possible and delete this message from your system; please also note that any use or disclosure of the information contained in this message (including any attachments) is strictly prohibited and may be unlawful. This correspondence may include examples or terms based upon current assumptions with any costs shown excluding VAT and cannot be considered as a quotation, offer or commitment in any way. Whilst reasonable precaution has been taken to minimise the risk, the contents or an attachment to this e-mail may have become corrupted during transmission or contain viruses, we cannot accept liability in this regard, and you should carry out your own virus checks. Axon Limited is a Limited Company registered in England and Wales number 5728502. Registered Office: Imperial House, 18-21 Kings Park Road, Southampton SO15 2AT. |
|
In case you missed it, here is Graeme's project for 2.0 and heroku -
https://github.com/grails-samples/hello-heroku/ You can run an embedded war file with Heroku via Maven. - here are instructions for 1.3.7 - http://fbflex.wordpress.com/2011/08/30/grails-on-heroku/ cheers, On Tue, Sep 20, 2011 at 1:46 PM, Jonathan Stott <[hidden email]> wrote: > We are having a look at Heroku for our existing Grails apps right now. > > I was at CloudForce 2011 in London last week so found out a load of stuff > about Heroku. I even asked in the presentation whether Heroku supported > Grails (as it is advertised as supporting Spring and Roo) and the answer > back was "yes" :-) > > I suspect there will be lots of gotchas so we will probably write up > something to explain how we worked around them. We've already deployed a > very trivial application to Heroku. > > Jonathan > > > On 20 September 2011 12:25, Rodrigo Rosenfeld Rosas <[hidden email]> > wrote: >> >> While on the topic, Heroku is officially supporting Java now: >> >> http://blog.heroku.com/archives/2011/8/25/java/ >> > > > -- > Dr Jonathan Stott > Development Team Leader > > Axon TeleHealthCare > “Connecting with Care” > 2 Venture Road > University of Southampton Science Park > Southampton SO16 7NP > Tel: 02380 111192 > www.axonuk.com > > This message and the information contained therein is intended only for the > use of the person(s) to whom it is addressed. It may contain information > that is confidential or privileged within the meaning of applicable law. If > you are not the intended recipient, please contact the sender as soon as > possible and delete this message from your system; please also note that any > use or disclosure of the information contained in this message (including > any attachments) is strictly prohibited and may be unlawful. This > correspondence may include examples or terms based upon current assumptions > with any costs shown excluding VAT and cannot be considered as a quotation, > offer or commitment in any way. Whilst reasonable precaution has been taken > to minimise the risk, the contents or an attachment to this e-mail may have > become corrupted during transmission or contain viruses, we cannot accept > liability in this regard, and you should carry out your own virus checks. > > Axon Limited is a Limited Company registered in England and Wales number > 5728502. Registered Office: Imperial House, 18-21 Kings Park Road, > Southampton SO15 2AT. > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Powered by Nabble | Edit this page |
