Scripting a StatsD, MongoDB, ElasticSearch metrics server on Azure with Powershell

At Mailcloud I am constantly destroying and rebuilding environments (intentionally!), especially the performance test ones. I also need to gather oodles of metrics from these tests, and I have a simple script to create the VM and another to install all of the tools I need. This article will cover using a simple Powershell script […]

My NuGet

Want your own NuGet repo? Don’t want to pay for MyGet or similar? Here’s how I’ve done it recently at Mailcloud (over an espresso that didn’t even have time to get cold – it’s that easy) Setting up a NuGet Server Creating your own nuget server could barely be any easier than it is now. […]