Tag Archive: git

Find an article
Sep 1

Install GitLab on Centos 5

Published by in with 4 Comments
Warning! There was an error loading some of the images for this post.

This article will guide you through how to install GitLab on Centos 5 from source as they do not officially provide any documentation on this.

Apr 25

How to setup your own git repo with HTTP access [DEBIAN]

Published by in with 2 Comments
Warning! There was an error loading some of the images for this post.

Sometimes you find yourself thinking: “I don’t really want to host this code on someone else’s servers.” Especially if you’re particularly fond of your own privacy, and like the flexibility and control of running your own services. One day a project came up that I didn’t really want to host on GitHub, likewise I had ran out of private repositories... Read Arcticle