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

@@ -5,11 +5,12 @@ rcond:
cluster:
enabled: true
log_level: INFO
node_name: rcond-agent
secret_key: DMXnaJUUbIBMj1Df0dPsQY+Sks1VxWTa
advertise_addr: 0.0.0.0
advertise_port: 7947
bind_addr: 0.0.0.0
bind_port: 7947
# join:
# - 127.0.0.1:7946
join:
- 127.0.0.1:7946