gitlab 설치

시스템 2020. 4. 7. 14:25

환경 : 우분투 18.04 server

apt-get update
apt-get install -y curl openssh-server ca-certificates

apt-get install -y postfix
curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.deb.sh | sudo bash
EXTERNAL_URL="http://gitlab.example.com" apt-get install gitlab-ee

http://내부ip주소/

gitlab-ctl reconfigure
gitlab-ctl start

gitlab-ctl stop

깃랩 설치 완료

초기 패스워드 설정

root // 초기설정한 패스워드 입력

 

스페너 클릭

 

 

 

 

 

 

 

 

 

신규 아이디 메일주소로 발급

그런 뒤 프로젝트 생성 운용

 

 

 

 

 

 

'시스템' 카테고리의 다른 글

방화벽 설정  (0) 2020.10.26
우분투 No space left on device  (0) 2020.06.26
vscode , 버추얼박스  (0) 2019.11.05
버추얼박스 VT-x is not available 오류  (1) 2019.07.18
시놀리지 나스 synology nas(redmine plugin)설치  (2) 2019.04.29
블로그 이미지

iesay

,