Skip to content

Instantly share code, notes, and snippets.

@thiagozs
Created February 23, 2026 13:38
Show Gist options
  • Select an option

  • Save thiagozs/328cd2307d6eed6db75a961f3d737578 to your computer and use it in GitHub Desktop.

Select an option

Save thiagozs/328cd2307d6eed6db75a961f3d737578 to your computer and use it in GitHub Desktop.
Rabbitmq config docker compose cluster
cluster_formation.peer_discovery_backend = dns
cluster_formation.dns.hostname = tasks.rabbitmq
cluster_partition_handling = autoheal
loopback_users.guest = false
log.console = true
log.console.level = info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment