Install NATS using docker

From wikieduonline
Jump to navigation Jump to search


docker network create nats
docker run nats


NATS cluster:

  • docker run --name nats --network nats --rm -p 4222:4222 -p 8222:8222 nats --http_port 8222 --cluster_name NATS --cluster nats://0.0.0.0:6222

Related[edit]

See also[edit]

Advertising: