This is a tailored version of NATS Streaming cluster setup for data.stack.
The original document can be found under the NATS documentation - Basic NATS and NATS Streaming Setup
To install the cluster run ./install.sh
. Once the services are up connect to nats streaming server using the url - nats://nats.<namespace>:4222
To teardown the cluster run ./uninstall.sh
- Cluster ID is set to
odp-cluster
- Persistent volume configuration has been removed.