Docker configuration

Description of how to configure your Docker Design Server installation.

Note: Configure HCL Link before you run the installation commands. If you do not, you might have to re-install for your updated configuration to take effect.

Configure these two files before you perform the intallation. Do not use native, post-fixed versions:

  • hip-server.env
  • tx-rest-docker.properties

To re-configure properties from hip-server.env after installation, run the update_envs.sh script after making your changes.

To re-configure properties from tx-rest-docker.properties, you have to copy the file into the hip-rest container then restart it:

docker cp ./tx-rest-docker.properties hip-rest:/opt/runtime/tx-rest.properties

./Link stop --runtime

./Link start --runtime

You will notice several directories specified in those configuration files. If the user or group you install lacks Read/Write access to these directories, contact your system administrator to create them and transfer ownership.