Server/Linux
[Centos] GitLab 설치할때 참고한 블로그 및 유저생성 방
kmhan
2021. 7. 15. 13:37
728x90
반응형
1. GitLab 설치할때 참고한 블로그입니다.
주소 : https://kabby.tistory.com/17
GitLab 설치
설치 필요한 소프트웨어 설치 여러가지를 한꺼번에 설치 해야합니다. # yum install curl policycoreutils openssh-server openssh-clients # yum install postfix GitLab 설치 # curl -sS https://pac..
kabby.tistory.com
2. 유저 생성 방법
Menu > Admin > USERS > New user
728x90
반응형