feat: introduce cluster events

This commit is contained in:
2025-05-17 20:07:51 +02:00
parent de8af61ba7
commit e30f167766
13 changed files with 190 additions and 62 deletions

View File

@@ -7,6 +7,8 @@ rcond:
cluster:
# Enable the cluster agent
enabled: true
# Log level
log_level: INFO
# Name of the node in the cluster
node_name: rcond
# Secret key for the cluster agent used for message encryption.