...
Code Block cd $HOME
Code Block ./config-staging/setup-sakai-node.sh
Code Block cd $CATALINA_HOME/logs
Code Block ~/bin/start.sh ; tail -f catalina.out
- Once sakai is fully up, test login and continue with the next node
- If we were in maintenance mode, then once all nodes are up, on each node exit out of the sakai user and run
Code Block sudo /ucd/local/sbin/set_status.sh normal
...