Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do.
-- Steve Jobs

Sunday, June 5, 2011

Model Two Zero: Running Cloud Foundry on Amazon EC2 (or any Ubuntu server!) and Deploying Using STS

Model Two Zero: Running Cloud Foundry on Amazon EC2 (or any Ubuntu server!) and Deploying Using STS

The idea with Cloud Foundry is that you can run it on any cloud infrastructure - hence the separation of cloudfoundry.org and cloudfoundry.com. The former is the open-source project that is building the infrastructure software, the latter is a commercial offering by VMWare.

So here's what this is about:
  • Running Cloud Foundry on EC2 instead of the out-of-the-box cloud VMWare provide
  • Connecting Spring STS to it
  • Getting a grails app deployed

No comments:

Post a Comment