Install NATS using docker

From wikieduonline
Revision as of 13:02, 22 February 2023 by Brave (talk | contribs)
Jump to navigation Jump to search
https://hub.docker.com/_/nats


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

See also

Advertising: