I’ve been working on automating some of our builds and deployments at work, which means I’ve dipped back into PowerShell land. And though I find it frustrating at times, I like PowerShell in the area of devops. It’s a pretty good tool to have in your toolbelt when needed. Anyway, in one of our deployment …
Month: August 2015
Installing RabbitMQ on Windows
I’ve had to get RabbitMQ up and running on Windows a couple of times the last few weeks and instead of fumbling my way through it again, I captured the steps for a walkthrough. Here’s the rundown for how to install and configure RabbitMQ on Windows. NOTE: This is just to install a single RabbitMQ …