OK, I updated the Dreamhost wiki and http://wiki.github.com/why/camping/camping-on-shared-hosting with a configuration that worked for me - other people using Dreamhost and/or Passenger, let me know if this works for you, or if there are other tips and tricks that you suggest. Roland
On Mon, Jul 20, 2009 at 2:57 PM, Eric Mill <[email protected]> wrote: > Here's the link to the page on the Dreamhost wiki: > > http://wiki.dreamhost.com/Camping > > -- Eric > > On Mon, Jul 20, 2009 at 2:55 PM, Eric Mill<[email protected]> wrote: > > Please add it to the Camping on Shared Hosting wiki page - on both the > > Camping Github wiki, and the Dreamhost wiki. I wrote the Dreamhost > > section of the former, and the entirety of the latter, after much > > agony making FastCGI work, and I'd love to see a simpler way > > documented. > > > > -- Eric > > > > On Mon, Jul 20, 2009 at 2:21 PM, Roland Crosby<[email protected]> > wrote: > >> I don't know if this has been documented anywhere, but last night I had > a > >> surprisingly easy time deploying a Camping 2.0 app to my basic DreamHost > >> shared hosting account. After fighting with FastCGI for a while, I > noticed > >> that there's an option to point the root of a domain or subdomain at a > >> "Rails" app's public/ directory and use Phusion Passenger. Once I made > such > >> a directory, and a basic config.ru file to set the gem paths correctly > and > >> run the app, it seemed to work just fine. Granted, the app is dead > simple > >> (one file, no database), so I don't know if this configuration would > break > >> if I changed anything, but I thought it was worth mentioning. > >> > >> I can add this to the Camping on Shared Hosting wiki page, if nobody > knows > >> of any huge caveats to deploying this way. > >> > >> Roland > >> > >> _______________________________________________ > >> Camping-list mailing list > >> [email protected] > >> http://rubyforge.org/mailman/listinfo/camping-list > >> > > > _______________________________________________ > Camping-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/camping-list >
_______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

