On 9 August 2012 07:43, Saravanan P <[email protected]> wrote: > Thanks Colin > > not only boot start server i want run my site all time.. is there any way.. > If i starting server automatically mean i close the server machine my site > stop working na??
You appear to be asking whether you need the server computer switched on in order for it to operate as a web server. I think the answer to that is probably yes. Perhaps I misunderstand the question. If what you want to do is to deploy the server out onto a public server then have a look at Heroku. The tutorial at railstutorial.org, which is free to use online, covers that I believe. Colin > > > On Wednesday, August 8, 2012 8:01:14 PM UTC+5:30, Colin Law wrote: >> >> On 8 August 2012 14:46, Saravanan P <[email protected]> wrote: >> > Hi guys >> > >> > I hosted my rails app in plesk server (centos 5.6). i am login through >> > ssh >> > and starting my rails app.. but i want to run my app automatically >> >> I think that is a centos question rather than a rails one. You know >> how to start the server manually, you need to find how to run that >> command automatically on boot. >> >> Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

