I finally got capistrano to work on my website, however I canโt get to restart part of the application to work. What I want todo is setting up capistrano to restart the mongreon clan, which launches the rails application after the deployment has passed. Since I used the passenger to install everything, I donโt know how to restart the cluster of mongrels.
Does anyone know how to do this? Every tutorial that I read, it mentions that there must be a restart.txt file in the / tmp folder of the application, however I cannot find anything that explains how to restart it ... or what to add to the file.
git ruby-on-rails nginx deployment capistrano
matsko
source share