For those of you who care about the aesthetics of their Azure cloud experience, I accidentally discovered how to quickly change your portal theme...
Simply double-click on the dashboard background and it will cycle through the available themes.
Sunday, 27 November 2016
Wednesday, 23 November 2016
Run your own Gitlab server on Azure
For those of you out there wanting to host and control your own git server in the cloud, the Azure marketplace has a Gitlab Community Edition VM ready to deploy, see here. Of course, gitlab.com takes away the need to host and removes the cost involved, but if you want control over where your repository is located and the underlying VM, then this looks like a good option.
I've spun this up using the newly available A1_V2 VM size, which handles light load amicably. So for less then £20 you can have control over all those features that the community edition offers, including SSH and HTTPS access.
The gitlab CE documentation is a little outdated, but still good enough to help you configure the instance and get going with your own git repo.
I've spun this up using the newly available A1_V2 VM size, which handles light load amicably. So for less then £20 you can have control over all those features that the community edition offers, including SSH and HTTPS access.
The gitlab CE documentation is a little outdated, but still good enough to help you configure the instance and get going with your own git repo.
Labels:
Azure,
community edition,
git,
gitlab,
gitlab.com,
https,
marketplace,
repository,
ssh,
V2
Subscribe to:
Posts (Atom)