Versions Compared

Key

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

...

  • In case you need a higher number of parallel analyses executions, you should add 1 CPU core and 512 Mb for any additional required parallel analysis
  • In case you need to improve response time to web users, conside to add 1Gb for every 50 additional web users.

 

Dependencies

KOP docker image is build based on these external dependencies

SoftwareVersion
Ubuntu16.04
MySQL5.6 (latest available build)
WildFly10.0.0.Final
Redis3.0.7-1
JDK8.0_202
Ant1.7.1
Gradle4.7
AspectJ1.9.1
NPM10.7.0
MongoDB3.6.5
MySQL JConnector5.1.39
Additional Ubuntu packages

apparmor-utils \
ca-certificates \
apt-transport-https \
apt-utils \
cron \
curl \
bc \
locales \
openssh-server \
supervisor \
tzdata \
unzip \
vim \
xmlstarlet \
wget

 

Installation steps

Before installing KOP, make sure that you understand the System Architecture Overview, that your server host(s) complies with the Server Host Requirements, and that you have properly prepared the Environment as follows:

...