Description
This All-In-One ServerTemplate builds VMware's open source Cloud Foundry PaaS technology stack. It will install everything you need to have your own PaaS running on the cloud of your choice. In addition to the runtime manager it will also install three data services: MySQL, Redis and Mongo DB. See support.cloudfoundry.com for more information. In addition, you can learn more about ServerTemplates on RightScale, as well as how to operate Cloud Foundry on RightScale. Note: AWS t1.micro instances are not supported due to the memory requirements of the stack.
Contents
-
MultiCloudImage: RightImage_Ubuntu_10.04_x64_v5.6_EBS [rev 10]
-
MultiCloudImage: RightImage_Ubuntu_10.04_x64_v5.7 [rev 2]
-
RightScript: MAIL Postfix local delivery - 11H1 [rev 5]
-
RightScript: Cloud Foundry update configs [rev 3]
-
RightScript: DNS ID register Public/Private IP [rev 1]
-
RightScript: DNS Tools install - 11H1 [rev 18]
-
RightScript: Install ruby gems [rev 4]
-
RightScript: Cloud Foundry install [rev 3]
-
RightScript: MISC SSH private key install - 11H1 [rev 8]
-
RightScript: 'Hello World' basic vmc test [rev 3]
-
RightScript: Cloud Foundry (re)start services [rev 4]
-
RightScript: SYS Monitoring install - 11H1 [rev 13]
-
RightScript: SYS Syslog remote logging client - 11H1 [rev 12]
-
RightScript: SYS Timezone set - 11H1 [rev 7]
See More
Revisions
Revision 13 | Feb 01, 2013
locked rvm and vmc versions and updated MultiCloud Images
Discussion
Misha Dragojevic on Jun 19, 2011 | Re: v6
Scott's fix did it. cloud_controller started.
Alex Pop on Jun 28, 2011 | Re: v7
Scott, thank you for the feedback. Rev 7 should fix both issues.
Info
3 Ratings
Supported Clouds
Pricing
All Users
Sign-up for RightScale
Support Information
Support is limited to the RightScale Community.
Please post bugs and enhancement requests on the RightScale OSS forums. Feel free to join us on #rightscale IRC.

This template has issues. 1. I had to replace the following line in the cloud install script : echo -e "\nyes\n" | cd $cloudfoundry_root_dir || true with rvm rvmrc trust $cloudfoundry_root_dir 2. The cloud_controller service is not starting