[전제 조건] 1. gitlab은 다소(?) 무겁습니다.(최소 메모리 2GB이상 추천) 2. 무료버전(ce : Community Edition)과 유료버전(ee : Enterprise Edition)이 있습니다. 각각의 버전이 존재하는 만큼 기능 사용 유무도 달라집니다. (참조 : http://developer.gaeasoft.co.kr/development-guide/gitlab/gitlab-introduce/ ) 3. git 설치 [설치 : CE] 1. 사전 설치 : yum install curl policycoreutils openssh-server openssh-clients yum install postfix 2. curl https://packages.gitlab.com/install/repo..