Author Archives: erictummers

Unknown's avatar

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.

Remove package from octopusdeploy built-in nuget

Octopusdeploy has an built-in nuget feed as of version 2.1. This nuget feed is based on Nuget.Lucene. It is read-only and not usable from visual studio or other tools. A nuget delete will fail with “Not found” every time. During … Continue reading

Posted in Tooling | Tagged , , | Leave a comment

Week roundup

Here are the best articles I’ve read/seen last week: My Azure vm image wouldn’t behave. There seems to be an image capture issue. We plan to do continuous deployments. Take a look at octopus 2.0 Training Course for some interesting … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

Tentacle register on new Azure instance

We use octopus deploy for managing our environments. This uses agents (called tentacles) on the machines it controls. To get the correct configuration on an Azure VM created from an image I use a sysprep script. The tentacle service can … Continue reading

Posted in Tooling | Tagged , , , , , , | Leave a comment

Week roundup

Here are the best articles I’ve read/seen last week: Use an alias to point the connectionstring to the sqlserver of your choice: how to setup and use a SQL Server alias Microsoft documented how to setup load balancing Virtual Machines … Continue reading

Posted in Uncategorized | Tagged | Leave a comment