Cluster (Section)#

Path: /environments/environment/cluster

Settings of a configuration cluster

Parameters#

NameTypeRequiredDefaultDescription
keystorestringrequiredThe keystore for cluster communication. This should only be set with keystores generated by Curity
hosthostrequiredThe host or IP of the cluster admin node that the run-time nodes will connect to
portport-numberoptional6789The port of the cluster admin node
distributed-service-portport-numberoptional6790The port of the distributed service
admin-listening-hosthostoptional0.0.0.0The host or IP that the admin node should listen on (e.g., 0.0.0.0 to listen on all network interfaces)

Was this helpful?