Run the Stack
Once you have created the Organization
, the Workgroup
and invited participants, you can initialize the baseline stack so that you can begin to send and receive messages.
During this process, you will be prompted to:
Select the appropriate
Organization
.Select the appropriate
Workgroup
.Select whether you want to authorize a refresh token. Choose (Y) if following the quickstart.
Select your System of Record. To Send a Protocol Message that is viewable in the terminal, select
Ephemeral.
Select whether to expose a tunnel for the local API. Choose (Y) if following the quickstart.
Select whether to expose a tunnel for the local messaging endpoint. Choose (Y) if following the quickstart.
Monitoring Local Infrastructure
The following example shows how to tail the NATS server logs. This will allow you to monitor inbound protocol messages from counterparties. You can monitor any of the docker containers listed following the same pattern.
Last updated