Configuring a custom Docker image on a node with internet access
If you have access to the internet, then you can build a Docker image for your TERR service, referencing it by its name and tag.
Perform this task from the command line on the computer where your
Spotfire Server is installed. Some steps are performed on the computer where the node manager is installed. (This can be a different computer.)
You can create the custom configuration before installing the TERR service.
Prerequisites
- You must have Docker installed on the computer running the node manager. If you install and start the TERR service before you install Docker, then exceptions are written to the log.
- You must have a Linux computer where the node manager installed. (Your node manager and Spotfire Server can be on different computers).
- You must have access to the internet.
Procedure
What to do next
If problems occur, troubleshoot by examining the Dockerfile that the TERR service writes. After the service runs, this Dockerfile is available at the root service directory on the computer running the node manager. For example, /opt/tibco/tsnm/<server version_#>/nm/services/TERR service Linux-<version_#_ID>/dockerfile/Dockerfile
Copyright © TIBCO Software Inc. All rights reserved.