Setting up host integration
Last updated
Was this helpful?
Last updated
Was this helpful?
Host integration allows Tonic Structural to reach outside of the the Structural software so that it can interact with the system that runs Structural.
You need to configure host integration so that you can:
For Kubernetes, use the one-click option to . You must configure the host integration properties, and at least one user on your instance must have the Update Tonic global permission.
In your file, under tonicai.web_server.features
, set the following properties:
In your , uncomment and set the following properties:
For information about setting these values, go to .
In docker-compose.yaml, make sure that services.tonic_web_server.environment
refers to the values set in the environment file.