DevOps

Setting up DbUp in Azure Pipelines Members Public

DbUp in a .Net core console application and Azure Pipelines.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
DevOps

Tip of the Week: Azure Pipelines - How to Find Remaining Free Build Minutes? Members Public

With Azure Pipelines you can continuosly build, test and deploy to any cloud platform. Azure Pipelines has multiple options to start based on your project. Even if you are developing a private application, Pipelines offers you 1 Free parallel job with upto 1800 minutes per month and also 1 Free

Rahul Pulikkot Nath
Rahul Pulikkot Nath
DevOps

Setting up Build and Deploy Pipeline for a .NET Core Console Application Members Public

Automatically deploy and run a console application using TeamCity and Octopus Deploy.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
DevOps

Automatic Deployment of Future Posts With Octopress Members Public

Scheduling posts in the future and automatically deploy them in Octopress.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
DevOps

Continuos Delivery of Octopress Blog Using TravisCI and Docker Members Public

Setting up the automatic deployment of my blog.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
DevOps

Automated ClickOnce Deployment of a WPF Application using Appveyor Members Public

This post covers the current deployment setup of CLAL(Command Line Application Launcher), a desktop application, that I am building. Since it is a WPF application, it supports ClickOnce Deployment that enables to create self-updating applications which can install with minimum interaction from the user. ClickOnce supports different deployment strategy

Rahul Pulikkot Nath
Rahul Pulikkot Nath
DevOps