So I have my ami up and working. I ran into one small problem. Either rails needs to be upgraded in the AMI or add a note saying upgrade rails before running ce_setup.rb because it complains that Engine only works on Rails 2.1.1 or above, and the AMI has Rails 2.1.0
On Thu, Nov 6, 2008 at 2:45 PM, Bruno Bornsztein <[EMAIL PROTECTED]> wrote: > CE-Setup creates the git repo on the machine on which it's run. So you can > just run the script on an EC2 instance, and the git repo will be hosted > there as well. Of course you could always move your git repo somewhere else > (like Github or your own server), but that's up to you. > > > On Wed, Nov 5, 2008 at 10:55 PM, Carl Fyffe <[EMAIL PROTECTED]> wrote: >> >> Checking out CommunityEngine_Setup and see that it creates a git >> repository for you. We still need a github or some other primary git >> repository for our apps right? Or is this good enough to host our >> source and app on ec2? >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
