I deployed CE to Heroku a couple of months back, and most of the changes for PostgreSQL were pretty minor (and didn't break MySQL compat). I don't remember if I submitted those changes or not, though-- they mostly involved changing things like "bool = 1" calls to more general Activerecord statements like ["bool = ?", true].
On May 21, 8:03 am, Bruno Bornsztein <[email protected]> wrote: > Heroku doesn't support MySQL. CE supports both. > > On Thu, May 21, 2009 at 10:02 AM, Bill <[email protected]> wrote: > > > Do you mean CE doesn't support MySQL, or only CE with Heroku doesn't > > support it? Is PostgreSQL supported with CE? I'm not using Heroku, > > and I need either PostgreSQL or MySQL. I've found that while MySQL > > worked fine with CE under rails 2.1.0, it no longer seems to work with > > 2.3.2. > > Bill > > > On May 21, 10:33 am, Bruno Bornsztein <[email protected]> > > wrote: > > > Yeah, I have to agree... I'd rather people know exactly what they're > > > getting into. Also, I still have some problems deploying to Heroku (MySQL > > > isn't supported!). But, if you want to come up with a Heroku-specific > > > template and host it somewhere, we'll happily link to it from the > > wiki.Thanks! > > > Bruno > > > > On Wed, May 20, 2009 at 3:55 PM, Carl Fyffe <[email protected]> > > wrote: > > > > > The problem is, I don't want to automate removing git submodule > > > > support. I want the developer to KNOW what they are getting into. It > > > > makes me sad that Heroku is not currently supporting submodules, but > > > > they have their reasons. > > > > > On Wed, May 20, 2009 at 2:00 AM, Robert <[email protected]> > > wrote: > > > > > > The howto looks great. Have you considered making another version of > > > > > the install template to include the Heroku stuff? That way you could > > > > > go from zero to deployed CE in one automated step..! Awesome! > > > > > > /Robert > > > > > > On May 19, 3:59 am, Carl Fyffe <[email protected]> wrote: > > > > >> I wrote up instructions on how to deploy to Heroku and posted them > > on > > > > the wiki: > > >http://sites.google.com/a/curbly.com/communityengine/deploying-to-heroku > > > > > >> Let me know if you have any comments or suggestions for improvement! > > > > > >> Carl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
