Docker configuration

Description of how to configure your Docker installation.

To configure most properties of Link, use this file:

config.yaml

Review the config.yaml file before you perform the installation to confirm that the default options are what you expect.

To reconfigure after installation, update those files, and restart Link.

You will notice several directories specified in the configuration files. If you, or your group, do not have Read / Write access to these directories, you will need a system administrator to create the directories and transfer ownership to you.

If you are installing as a non-root user, use ports above 1024 to avoid permission issues. The default ports are:

REST API: HTTPS 9443, HTTP 8080

Server: HTTPS 8443

UI Client: HTTPS 4443