Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7

Note: Token configuration is not required for Orchestration Servers configured within DDNA Studio.

The Soul Machines servers require the public URL of your Orchestration Server. This must be supplied inside the JSON Web Token (JWT) from your token server by adding the sm-control field, e.g.:

sm-control = wss://example.com:8080. (where example.com:8080 is the address of your Orchestration Server)

If you are using the Soul Machines Token Server code, you can do this by setting the following environment variable (in .env file):

ORCHESTRATION_SERVER=projectname-orch.mycompany.com


  • No labels