Installing the Back-End

enaio® coLab 9.10 »

The enaio® coLab back-end API has been programmed as a Spring Boot application. enaio® coLab uses Spring Boot 1.4.2.

Getting Started

Before you set up the back-end, copy all resources in <colab-install>\colab-app to a local folder (<colab-localfolder>).

Next, use SAM tools to install enaio® coLab.

Configuration

Customize the application properties in the configuration file:

<enaio_installation>\service-manager\config\colab-prod.yml.

The following describes how to modify different sections of the configuration file.

Validate the .yml file using a tool of your choice after you have completed the configuration. The app cannot be started if the .yml file is invalid.

Make the settings for enaio® server in the following configuration file:

<colab-install>\colab-app\application_blue.yml.

Login for External Users

You can configure the login settings for external users in enaio® coLab in the colab-prod.yml file. Users can log in using their Google, LinkedIn, or Microsoft accounts, or using Keycloak as the authentication instance.