Versions Compared

Key

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

...

  • sudo groupadd ${KIUWAN_GROUP}
  • sudo useradd -g ${KIUWAN_GROUP} -s /bin/false -m -d /home/${KIUWAN_USER} ${KIUWAN_USER}


KOP docker permanent volume is created by the installation process and must specified as DIR_PERSISTENT_VOLUME property

Be sure to dispose of a minimum of 6 GB of free disk space :

  • 3 GB for Docker image

  • 3 Gb for KOP Permanent Volume

KOP permanent volume contains KOP database and its size will increase as more Kiuwan analyses are executed.
Threfore, it's recommended:
ç

  •  

CPU and memory requirements

...