Skip to content

Docker compose with nats cluster and jetstream with Work Queue mode.

License

Notifications You must be signed in to change notification settings

jon-ton/nats-cluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nats cluster

Docker compose with nats cluster and jetstream with Work Queue mode.

Operations

# run
docker compose up -d

# show logs and follow
docker compose logs --follow

# stop
docker compose down

# enter the setup container
docker exec -it nats-cluster-nats-setup-1 /bin/bash
# show consumer info for stream EVENTS and CONSUMER (see ./nats-bashrc file)
nci

Links

About

Docker compose with nats cluster and jetstream with Work Queue mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%