Skip to content

Do I need to connect to other nodes manually in an elixir cluster ? #277

Answered by dumbbell
sksar asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

You will have to explicitly create the Khepri cluster.

I looked at the documentation and source code of dns_cluster. If I understand correctly, it connects Erlang nodes as it discovers them, but that’s it. It doesn’t configure other applications like Mnesia. dns_cluster doesn’t offer an API currently to run arbitrary code after it discovers a new node either.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dumbbell
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