Skip to content

External nats support and 2 node cluster setup. #70

Closed Answered by maxpert
oz123 asked this question in Q&A
Discussion options

You must be logged in to vote

You can run Marmot single node with ./marmot -config node-1-config.toml don't specify cluster address. The moment you specify cluster address it tries to build a cluster. This will launch marmot with embedded nats if the nats.urls in config file is empty, otherwise just embedded NATS with jetstream. I would suggest for your setup that you are describing bring up a single NATS server with JS and just put localhost:4222 like so in config for both.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@maxpert
Comment options

Answer selected by oz123
Comment options

You must be logged in to vote
1 reply
@maxpert
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants