Ingo Oppermann d201921a33
Allow to provide complete cluster configuration
Replace CORE_CLUSTER_JOIN_ADDRESS with CORE_CLUSTER_PEERS. This is
a comma separated list of cluster members with their IDs of the form
ID@host:port

On startup the node tries to connect to all the peers. In case of
sudden deaths of a node this will allow to find back into the
cluster. The list in CLUSTER_PEERS is a starting point of known
peers. Other node that are not in that list can still join the
cluster.

File and stream proxy has been moved to the Proxy type.
2023-05-03 16:13:05 +02:00
..
2023-02-01 16:09:20 +01:00
2023-02-21 12:57:33 +01:00
2023-02-21 12:57:33 +01:00
2023-01-24 13:40:36 +01:00
2023-02-21 12:57:33 +01:00