Skip to content

EMQX Docker Cluster Installation with Load Balancer or DNS Configuration #14435

Answered by id
pitambariu asked this question in Q&A
Discussion options

You must be logged in to vote

I do not have time to test this right now. Try to put double quotes around the whole line like in this example in the documentation https://docs.emqx.com/en/emqx/latest/deploy/install-docker-ce.html

environment:
- "EMQX_NODE_NAME=emqx@emqx1-poc.xxx.com"
- "EMQX_CLUSTER__DISCOVERY_STRATEGY=static"
- "EMQX_CLUSTER__STATIC__SEEDS=[emqx@emqx-poc.xxx.com,emqx@emqx1-poc.xxx.com]"

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

id Dec 18, 2024
Maintainer

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@pitambariu
Comment options

@id
Comment options

id Dec 18, 2024
Maintainer

Answer selected by id
@pitambariu
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