El Dorado

A full-stack community web application written in Ruby/Rails
 
Tue, 23 Jun 2009, 08:56pm #1
Trevor
Administrator
Costco2
Registered: September 2005
Last visit: 16 hours ago
Posts: 370

Note that the installation requirements have changed, and the old style of configuration won't work any more. See the updated README for details. The gist is that config/config.yml is required now, because Heroku doesn't support putting extra configuration options into config/database.yml. It's an easy fix, and one that I've been meaning to make for a while now.

Super easy deployment to Heroku is now possible, but it's still a work in progress. File uploads and email subscriptions aren't working yet. Everything else should be fine, though. Of course, deployment to more "normal" hosts (Dreamhost, Slicehost, etc) is still supported :)

You can follow along with this new development over on github:

http://github.com/trevorturk/eldorado/tree/master

Last edited: Tue, 23 Jun 2009, 10:11pm by Trevor

Offline
Wed, 24 Jun 2009, 09:57pm #2
Trevor
Administrator
Costco2
Registered: September 2005
Last visit: 16 hours ago
Posts: 370

I've also changed the url of the git repo. Apologies, but this name change means you'll have to change your .git/config and deploy.rb pointers to the new URL.

The new url is: http://github.com/trevorturk/eldorado/tree/master

(In the past, "eldorado" was "el-dorado" with the dash.)

Offline
Thu, 09 Jul 2009, 04:11pm #3
Trevor
Administrator
Costco2
Registered: September 2005
Last visit: 16 hours ago
Posts: 370

A blog post celebrating the Heroku easy-install ;)

http://almosteffortless.com/2009/07/09/el-dorad...

Offline
Mon, 24 Aug 2009, 03:26pm #4
Fearless Freep
Member
Registered: July 2008
Last visit: Tue, 02 Feb 2010
Posts: 29

Did you ever get the email updates working? I've been trying to find the OpenRain ActionMailer plugin and it seems to have disappeared.

Offline
Mon, 24 Aug 2009, 03:45pm #5
Trevor
Administrator
Costco2
Registered: September 2005
Last visit: 16 hours ago
Posts: 370

Yeah, email is working for me with the latest eldo version on github.

Offline
Wed, 26 Aug 2009, 01:12pm #6
Fearless Freep
Member
Registered: July 2008
Last visit: Tue, 02 Feb 2010
Posts: 29

And where did you pull the plugin from?

Offline
Wed, 26 Aug 2009, 03:45pm #7
Fearless Freep
Member
Registered: July 2008
Last visit: Tue, 02 Feb 2010
Posts: 29

Found it at: http://github.com/openrain/action_mailer_tls/tr... - couldn't find it before.

Offline