Git on the cloud with Windows Azure
Here are the four parts of the walkthrough I wrote about using a Linux virtual machine on Windows Azure for hosting a Git repository on the cloud:
- Introduction
- Provisionning a virtual machine on Windows Azure
- Setting up the server
- Configuring your client
Comments
- Anonymous
September 27, 2012
Good series. I'm trying to decide if I want to go the Linux or Windows VM route. I have a Windows VM currently and have partially gotten the SSH configured. You are very correct that it is a snap on Linux in comparison... I haven't decided what else I will do with the VM, so it makes the Linux vs Windows decision difficult. I plan to host my websites on a reserved websites instance and use the VM for source control and build. Thanks for the series.