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.2.0.jarapplication in the${APP_HOME}folder.
- Add - application.propertiesfile with the following properties:- spring.task.execution.pool.core-size=16 spring.task.execution.pool.max-size=16 spring.task.execution.thread-name-prefix=flowerdocs-async-
- Add the - gui.propertiesconfiguration file to- ${APP_HOME}.
ARender HMI
- After completing the downloads mentioned in the prerequisites, place the arondor-arender-hmi-spring-boot-2023.12.0.jarapplication in the${APP_HOME}folder.
- Create the folders ${APP_HOME}/configurationsand${APP_HOME}/lib.
- Add the arender-custom-server.propertiesconfiguration file to${APP_HOME}/configurations.
- Add ARender FlowerDocs connector flower-docs-arender-hmi-2025.2.0.jarto${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.2.0.jarapplication in the${APP_HOME}folder.
- Add the core.propertiesconfiguration file to${APP_HOME}.