Skip to content

Switch active server

phihag edited this page Jul 24, 2012 · 2 revisions

To switch adhocracy to another server, log on to the HTTPS proxy via ssh. Use ./current to show the configuration, and ./switch to reconfigure the proxy to use another machine:

$ ssh normsetzung.cs.uni-duesseldorf.de -l smith
smith@normsetzung:~$ ./current 
normsetzung-adhocracy1
smith@normsetzung:~$ ./switch 
Switched to normsetzung-adhocracy2
smith@normsetzung:~$ ./current 
normsetzung-adhocracy2
smith@normsetzung:~$ ./switch 
Switched to normsetzung-adhocracy1
Clone this wiki locally