Service/git: Difference between revisions
| Line 182: | Line 182: | ||
cd /srv/gitorious/app/ | cd /srv/gitorious/app/ | ||
sudo -u gitorious RAILS_ENV=production rake db:migrate | sudo -u gitorious RAILS_ENV=production rake db:migrate | ||
To restart only Web application, instead of restarting the daemon, call: | |||
touch /srv/gitorious/app/tmp/restart.txt | |||
== Sources == | == Sources == | ||