How to upgrade CentOS 6 to CentOS 7

This article comes with a HUGE warning. This was written using beta tools available from here: http://dev.centos.org/centos/6/upg/x86_64/Packages/ I will likely update this article when these tools are no longer in beta and when I perform this on my more complicated production server. Right now I’m testing these packages and this method on a relatively simple … Read more

How to upgrade Gitlab 5.4 to 6.0 on CentOS 6 or RHEL6

Last modified: [last-modified] The upgrade instructions found on Gitlab’s official website are what I followed to upgrade my installation of Gitlab. The only alterations I’ve made are to match my unique configuration from earlier articles on this website. If you haven’t already upgrade your Gitlab to 5.4 before proceeding with these instructions. I never wrote … Read more

How to upgrade Gitlab 5.1 to 5.2 on CentOS 6 or RHEL6

Last modified: [last-modified] This document assumes you’ve followed my previous postĀ for deploying Gitlab on CentOS 6/RHEL6 and have already upgraded that deployment from 5.0 to 5.1. If you haven’t already switched from the default version (1.7.1) of git that comes with CentOS 6 / RHEL6 to git 1.8.2.3 please follow this post first before continuing … Read more