# RabbitMQ configuration

**URL:** https://community.convox.com/t/rabbitmq-configuration/691
**Category:** Rack (Version 2)
**Created:** [February 19, 2020, 3:02am UTC](https://community.convox.com/t/rabbitmq-configuration/691 "2020-02-19T03:02:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![julian](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/julian/32/35_2.png) [@julian](https://community.convox.com/u/julian)
#### Post date: [February 19, 2020, 3:02am UTC](https://community.convox.com/t/rabbitmq-configuration/691/1 "2020-02-19T03:02:29Z")

</div>

For anyone running RabbitMQ inside Convox (AWS rack, not a new kubernetes rack), I would love to know how you configured it. Do you run a cluster, and if so how do you handle peer discovery, e.g. through the AWS auto-scaling group plugin? Are there any gotchas, e.g. nodes coming and going during deploy?

---

<div class="post-metadata">

### Author: ![alon](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/alon/32/49_2.png) [@alon](https://community.convox.com/u/alon)
#### Post date: [September 23, 2021, 2:10am UTC](https://community.convox.com/t/rabbitmq-configuration/691/2 "2021-09-23T02:10:19Z")

</div>

@julian - how do you run RabbitMQ in your local rack? do you run it as parto of your local dev env?

---

<div class="post-metadata">

### Author: ![julian](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/julian/32/35_2.png) [@julian](https://community.convox.com/u/julian)
#### Post date: [November 10, 2021, 4:43pm UTC](https://community.convox.com/t/rabbitmq-configuration/691/3 "2021-11-10T16:43:17Z")

</div>

@alon We ended up setting it up outside of Convox, using Terraform to wire up some auto-scaling groups. Hypothetically you could make a Gen1 app instead; I don’t recall why we chose one over the other.
