Reference for installing Gitlab 5.3 on Ubuntu 12.04
I wanted to install Gitlab 5.3 on a fresh Ubuntu 12. The tricky part is you need to have a version of git beyond the local apt version. You also want ruby 1.9.3 and only that version. I used mysql for a database but you could use postgres. These are my notes from doing it. … [Read more…]