This forum is no longer active. Please post your questions to our new community site
Running Rails as a Process ?
|
|
We are about to deploy our Rails application to a common server for extended testing. Also, where is the port number configured? |
|
|
ON 12/26/2007 – Daniel Lopez Responded to some of my questions out-of-band (my fault). I wanted the rest of you to benefit, so here is the rest of the thread…. Is there a recommended way to get Rails to run as a service?
How do you support multiple instances ?
Last, I haven’t deployed Rails 2.0. What is the recommended way to do that? Uninstall Rubystack, or can I install over the existing one. To update the Rails 2.0 gem, you start the “Use Ruby” Command Promptwith administrator rights by finding “Use Ruby” in the Start menu, right-clicking on “Use Ruby” and choosing “Run as administrator”. Then you can update Rails typing this:
On the other hand, you can install another RubyStack in other
It’s fixed on 0.1-beta-4 (to be released tomorrow). Now the project |

