Installation process


This section describes how to install the FlowerDocs GUI, FlowerDocs Core and ARender HMI applications.

In the rest of this page, ${APP_HOME} corresponds to the folder in which each application will be deployed.


FlowerDocs GUI

  • After completing the downloads mentioned in the prerequisites, place the flower-docs-gui-webapp-2025.1.jar application in the ${APP_HOME} folder.
  • Add the gui.properties configuration file to ${APP_HOME}.

ARender HMI

  • After completing the downloads mentioned in the prerequisites, place the arondor-arender-hmi-spring-boot-2023.8.1.jar application in the ${APP_HOME} folder.
  • Create the folders ${APP_HOME}/configurations and ${APP_HOME}/lib.
  • Add the arender-custom-server.properties configuration file to ${APP_HOME}/configurations.
  • Add ARender FlowerDocs connector flower-docs-arender-hmi-2025.1.jar to ${APP_HOME}/lib.


For high availability, it is necessary to activate session affinity on each HMI.


Please note that Hazelcast in ARenderHMI with FlowerDocs is not functional and should not be activated.

FlowerDocs Core

  • After completing the downloads mentioned in the prerequisites, place the flower-docs-core-webapp-2025.1.jar application in the ${APP_HOME} folder.
  • Add the core.properties configuration file to ${APP_HOME}.