[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: [OT] Deployment options with Merb or Camping

Robby Russell

2/9/2007 3:50:00 AM

Daniel N wrote:
> Hi all,
>
> Sorry if this is off topic, I'll be happy to post elsewhere if it's
> inappropriate. (Pointer please)
>
> I have a light weight web app that I would like to get going and I think
> that rails is way overkill and will be a bit slow for this. Some basic
> pages, but a lot of ajax, and image re-sizing. I would like a threaded env
> (I think) to deal with this.
>
> I've seen stuff on camping and merb floating around the list, but where do
> you get these hosted? Merb seems to have it's own equivelant to mongrel,
> and I'm not sure I even know what happens with camping.
>
> Where do you host either of these apps?

We have several customers running Camping applications on our servers.

For example, I installed JunebugWiki (built with camping) on one of our
hosting servers and am running that behind Nginx rather well.

I also believe a few customers are playing with merb, but I don't
anticipate any problems figuring out a way to get those to apps to run.

* http://www.planet...

Robby

--
Robby Russell
http://www.robbyon...
http://www.planet...

1 Answer

Robby Russell

2/9/2007 4:07:00 AM

0

Daniel N wrote:
> On 2/9/07, Robby Russell <robby.lists@planetargon.com> wrote:t either of
> these apps?
>
>
>
> We have several customers running Camping applications on our servers.
>>
>> For example, I installed JunebugWiki (built with camping) on one of our
>> hosting servers and am running that behind Nginx rather well.
>>
>> I also believe a few customers are playing with merb, but I don't
>> anticipate any problems figuring out a way to get those to apps to run.
>>
>> * http://www.planet...
>
>
> Can this run on any of the hosting plans or is it only for higher end
> plans.
>

All of our levels, you're constraints are memory, disk space, etc. Not
cool ruby frameworks. ;-)

> Also, I'm having a hard time finding any tutorial style writeups for either
> of these.
>
> Is there anyone who could point me to these if they exist?

The JunebugWiki has an install page, which was helpful and if you stop
by our IRC channel when you're trying to set it up, we can help you work
it out. It's always possible someone in the channel has done it and
hasn't added it to our docs site yet (running on camping, btw).

* http://docs.planet...

Cheers,

Robby


--
Robby Russell
http://www.robbyon...
http://www.planet...