Continuous Deployment – How to Configure VSTS Package manager as external feed in Octopus Deploy

Continuous deployment and continuous delivery does not mean you have to use the same vendor tools to achieve best integration workflow. Now, companies and technologies are mature enough to have a very high level of integration with best of breed products. Now, you can see how packages created using the build tools available in VSTS… Read More Continuous Deployment – How to Configure VSTS Package manager as external feed in Octopus Deploy

Creating and publishing Chocolatey packages for powershell Scritps

Chocolatey packages are becoming popular in recent months, there are few reasons for it refer the below list Easy way to deliver the software consistently. It can take source from different formats, UNC, Http, private and public. Behind the scene it is using the Nuget and Powershell to power the software delivery. Nuget packages are… Read More Creating and publishing Chocolatey packages for powershell Scritps