I have been using Ruby on Rails for about 6 months now using the hivelogic instructions found at http://hivelogic.com/narrative/articles/ruby_rails_lighttpd_mysql_tiger and it has been working fine. Recently, I decided that I would like to write some rails applications to use for my own personal use on my Mac, but I do not want to have to run a ./script/server command every time I want to use a rails application on my laptop. I would like to be able to just hit a localhost URL after turning on my computer and my rails site will "just work". I dont mind if I am not using port 80 since there is already an apache server that was pre-installed on Tiger that currently holds this port number, but I would like to be able to configure lighty to start up and always have some of my rails applications running at all times.
Could anyone please point me in the right direction of how I would be able to do this? Do I need to use Capistrano to do this? Does using Capistrano make sense? Do I need a completely different installation of Ruby on Rails to make this happen or can I use my existing configuration? There is a new tutorial available on the hivelogic site that uses mongrel, however this tutorial does not mention anything about using rails outside of development mode so I have not made the upgrade yet. If it were easier to use this tutorials ruby on rails deployment resources than the first hivelogic tutorial, I would gladly update my environment. I've been looking all over for documentation on this but I just can't seem to find anything at all on this subject. Thanks, Nick Berveiler -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---