Skip to content

Operations Guide: Restarting the System

randikathryn edited this page Feb 16, 2014 · 2 revisions

[Insert description of step/item here]

Steps

  1. To stop/start/restart solr, stop/start/restart tomcat (sudo service tomcat7/tomcat6 restart)
  2. To stop/start/restart fedora, stop/start/restart tomcat (sudo service tomcat7/tomcat6 restart)
  3. To stop/start/restart the web application, you have two options:
    1. restart just passenger: touch /opt/$HYDRA_NAME/tmp/restart.txt
    2. restart apache (sudo service apache2/httpd restart)
Clone this wiki locally