Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I use DevOps for Continuous Deployment on my local IIS? By local IIS I mean my personal VM IIS on a private data center, not on Azure. I can open, install all requirement. I have full power on my VM.

What I have tried:

I ask this question here because I can find a lot of tutorial explaining how to deploy on Azure IIS or Azure VM but nothing to use DevOps Pipeline system to simply deploy on a local VM.
Posted
Updated 29-May-19 22:30pm

Maybe you can use GoCD, it is listed in this overview: https://www.slant.co/topics/4139/~automated-deployment-services-for-net[^]
 
Share this answer
 
Hi,

in Azure DevOps, you can deploy your on-premises servers.

Deploying to On-Premises Servers with VSTS | The DevOps Lab | Channel 9[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900