Commit fb36094
committed
feat(DUP): add libcluster topology for VerneMQ discovery
Introduce support for VerneMQ replica discovery via libcluster.
This change adds topology definitions for both docker-compose and
Kubernetes environments.
This enables DUP to dynamically connect to all VerneMQ nodes in the
cluster, as the needed step to support doing RPC operations (e.g.
requesting a device disconnection) via Erlang's native message passing.
Signed-off-by: Davide Briani <davide.briani@secomind.com>1 parent 99b863f commit fb36094
1 file changed
Lines changed: 28 additions & 0 deletions
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
268 | 276 | | |
269 | 277 | | |
270 | 278 | | |
| |||
514 | 522 | | |
515 | 523 | | |
516 | 524 | | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
517 | 537 | | |
518 | 538 | | |
519 | 539 | | |
| |||
526 | 546 | | |
527 | 547 | | |
528 | 548 | | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
529 | 557 | | |
530 | 558 | | |
531 | 559 | | |
| |||
0 commit comments