Versions Compared

Key

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

...

To set up this application we will assume that you have the following tools installed on the target instance:

  1. Git
  2. Java 11+git
  3. Maven 3+
  4. Tomcat7 Tomcat8.5 (with the manager turned on)
  5. Mysql 5.57+

Download and build the source code

...

Code Block
sudo mkdir /var/log/duracloud
sudo chown tomcat7tomcat /var/log/duracloud

Setup Tomcat

...