Stax Developer Community

Developer Community

We pushed an update this evening that greatly simplifies the deployment of Grails applications to the Stax Cloud. The process of creating and deploying a Grails application now consists of the following basic steps:

Create the app:
# grails create-app myapp
Write your code and test locally:
# grails run-app
Generate the application WAR file:
# grails war
Deploy the war to the Stax Cloud:
# stax app:deploy -a STAX_APPID myapp.war

For a more detailed overview of using Grails on Stax, please check out the Grails wiki page. Please give it a shot and let us know how it goes!

Comment

You need to be a member of Stax Developer Community to add comments!

Join Stax Developer Community

Quick Links

Send Feedback

If you have any questions or feedback about Stax, please drop us a note.

© 2010   Created by Spike Washburn.

Badges  |  Report an Issue  |  Terms of Service