Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • linux machines
    • buckthorn (stg dev test)
    • buckeye (prod)

Cynergy

...

Prod : startup / shutdown services on

...

buckeye

  • services are started with a

...

  • Below are the services that need to be running on buckthornbuckeye.cit.cornell.edu
Panel
titlebuckthornbuckeye:/opt/cynergy/_start_stop_instructions.txt

ssh buckeye.cit.cornell.edu
#
#
# Apache stop start
sudo su - -c "service cynergy-httpd stop"
sudo su - -c "service cynergy-httpd start"

# cynergy tomcat services start
sudo su - -c "service cynergy-httpd start"Service cynergy stop-start
sudo su - -c "service cynergy-dev startprod stop"
sudo su - -c "service cynergy-intdev start"
sudo su - -c "service cynergy-intdev-apps prod start"

Cynergy

...

Test : startup / shutdown services on

...

buckthorn

  • services are started with a

...

  • Below are the services that need to be running on buckeyebuckthorn.cit.cornell.edu
Panel
titlebuckeyebuckthorn:/opt/cynergy/_start_stop_instructions.txt

ssh buckthorn.cit.cornell.edu
#
#
# Apache stop start
sudo su - -c "service cynergy-httpd stop"
sudo su - -c "service cynergy-httpd start"

# Service cynergy stop-startcynergy tomcat services start
sudo su - -c "service cynergy-httpd start"
sudo su - -c "service cynergy-dev start"
sudo su - -c "service cynergy-prod stopintdev start"
sudo su - -c "service cynergy-prod intdev-apps start"