Versions Compared

Key

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

...

The Kiuwan on premise install tool (kiuwan-cluster)

Kiuwan on premise installation process is carried out by our "kiuwan-cluster" tool.

The tool is provided as a tar.gz file. Once extracted you can find these resources:

  • /config
  • /docker
  • /logs
  • /ssl
  • /user-content
  • /volumes
  • deployUserContent.sh
  • install.sh
  • uninstall.sh
  • updateClients.sh
  • updateFull.sh

The following table summarizes the resources you need to know about:

ResourcePurpose
/config/volumes.propertiesConfiguration file to set where your persistent volumes will reside.
/docker/*.shAdvanced shell scripts to interact with your Kiuwan on premise installation.
/logsThe installation logs.
/sslTools that ease the certificate creation to keep Kiuwan on premise under a secure environment.
/user-contentA place to put some resources we cannot distribute and the installation will need.
  

deployUserContent.sh

Main shell scripts that let you interact with your Kiuwan on premise installation.
install.sh 
uninstall.sh 
updateClients.sh 
updateFull.sh 
  

 

  • Main shell scripts: let you interact with your Kiuwan on premise installation.