webbynode / webbynode

Webbynode automation tool. You can deploy Django and WSGI, PHP, Rack, Rails 2 and Rails 3 applications to your Webby prepared with Webbynode Rapid Deployment engine.
http://webbynode.com
40 stars 8 forks source link

Restart Rails application #33

Open mrrooijen opened 14 years ago

mrrooijen commented 14 years ago

I guess it's similar to the webbynode restart, but instead of restarting the whole server, just restart the Rails application?

dannymcc commented 14 years ago

This sounds like a good idea, at the moment I simply make a basic change to one of the files and then push with the webbynode gem. It the pushes the change and then restarts the app.

Of course this can be done with touch tmp/restart.txt but that requires logging into the server first.

celsodantas commented 13 years ago

+1