Regarding: deployment

P

Pradheep R.b

Hi, I am very new to deploy process... i have an ror application and i
am using netbeansIDE6.5. i dont know how to deploy and move the
application to production mode . Please explain me how to deploy in step
by step
 
S

Suresh Napster

Pradheep said:
Hi, I am very new to deploy process... i have an ror application and i
am using netbeansIDE6.5. i dont know how to deploy and move the
application to production mode . Please explain me how to deploy in step
by step


hey u need to have phusion passenger to deploy ror application
 
B

Bira

Hi, I am very new to deploy process... i have an ror application =A0and i
am using netbeansIDE6.5. i dont know how to deploy and move the
application to production mode . Please explain me how to deploy in step
by step

There are many ways to deploy a Ruby on Rails application. It depends
mostly on which web and application servers you're using. I would
recommend reading the documentation for the one you choose (Phusion
Passenger is one of the alternatives, but there are others) as a
starting point. There are also several tools that help you with
getting the code to be deployed from your source repository to the
application server. The most popular ones seem to be Capistrano and
Vlad the Deployer. I recommend you read their documentation as well,
and pick the one that suits you the most.


--=20
Bira
http://compexplicita.wordpress.com
http://compexplicita.tumblr.com
 
B

Brian Candler

I bought Ezra's "deploying rails apps" book and built a heavyweight
environment with apache proxy, pen load-balancing proxies, multiple
mongrel processes, monit to start and monitor them all.

Then I discovered Phusion Passenger and threw it all away :)

Strongly recommended.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top