First time deployment

What’s the easiest way to deploy, sence it’s my first time, and don’t
know anything about it, I would like to start the simpliest way, if it
can be done only with mongrel.

On what platform? You can just do sudo ruby script/server -p80 and
that will launch mongrel on port 80 assuming you’ve got it installed
correctly.

On 5/20/07, gino [email protected] wrote:

What’s the easiest way to deploy, sence it’s my first time, and don’t
know anything about it, I would like to start the simpliest way, if it
can be done only with mongrel.


Posted via http://www.ruby-forum.com/.


support independent business – http://www.buyindie.net/

On 5/20/07, gino [email protected] wrote:

What’s the easiest way to deploy

It’s all here: http://mongrel.rubyforge.org/docs/index.html


Alex