Ale, music and enjoying life.
Experienced an issue with Octopus Deploy this week refusing to pull down in-house Nuget packages. Connecting to the Octopus server and checking the error logs gave a 401 Unauthorized error. First thing I did was to hit the endpoint in a browser and it worked fine. Strange. Checked the Octopus deploy Nuget Feed connection ensuring user and password details were correct and same error. What???!
Working with one other developer on a greenfield project we had no CI in place. Somehow over the course of a couple of sprints (and mainly off plan) I managed to get TeamCity configured and Octopus deploy to push out the 3 main apps we were building to Dev and 2 Test VMs.