Agents connect via network using gRPC to DIAMBRA Engine running in a Docker container.
The diambra
CLI's run
command starts the DIAMBRA Engine in a Docker container and sets up the
environment to make it easy to connect to the Engine. For troubleshooting it might be useful to
run the Engine manually, using hostnetworking.
Creating the ~/.diambra and ~/.diambra/credentials is only needed when you never ran the diambra cli before. Otherwise this step can be skipped.
Linux/MacOS: