GitLab EE 설치 썸네일형 리스트형 우분투 24.04에서 GitLab를 설치하는 방법 우분투 24.04에서 GitLab를 설치하는 방법테스트 환경운영체제 정보$ lsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 24.04.2 LTSRelease: 24.04Codename: nobleGitLab 설치시스템 업데이트sudo apt update필수 패키지 설치sudo apt install debian-archive-keyringsudo apt install -y \ curl \ gnupg \ apt-transport-httpsGPG 키 추가curl -fsSL https://packages.gitlab.com/gitlab/gitlab-ee/gpgkey \ | .. 더보기 이전 1 다음