gitlab

DevOps/Git

EPISODE 24. Ubuntu GitLab 설치

공식 가이드 https://about.gitlab.com/install/#ubuntu Download and install GitLab Download, install and maintain your own GitLab instance with various installation packages and downloads for Linux, Kubernetes, Docker, Google Cloud and more. about.gitlab.com 1. 필수적인 의존성 라이브러리 설정 및 설치를 진행 sudo apt-get update sudo apt-get install -y curl openssh-server ca-certificates 2. 메일 발송을 위한 Postfix를 설치 (필수 아님) sud..

FEELFLOW
'gitlab' 태그의 글 목록