Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Restart when server.xml, shrine.conf or override.conf are modified, or a new WAR file is put in place

Starting Tomcat:

Code Block
languagebash
themeRDark
titleStarting Tomcat
sudo -u shrine bash

cd /opt/shrine/tomcat

./bin/startup.sh

...