I am running Confluence Data Center 6.14.3 on AWS. Load balancer, two nodes, MySQL database backend.
Looking at documentation such as Adding and Removing Data Center Nodes it seems like all I need to do is duplicate a node (in AWS this would be a new instance from an AMI) and start it up.
However, the confluence.cluster.peers property in <confluence-home>/confluence.cfg.xml seems to be extremely important.
Does this mean if I add a node, I need to learn the IP address of the node and update confluence.cfg.xml on all my nodes? This does not lend itself to automation very well. Is there a way of adding a node without updating all the other nodes?
Ah, my nodes are TCP/IP instead of Multicast
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.