티스토리 뷰
참고 사이트 : https://ux.stories.pe.kr/161
공식 CE(Community Edition) 설치가이드 : https://about.gitlab.com/install/#centos-7?version=ce
1. openssh 설치하기
sudo yum install -y curl policycoreutils-python openssh-server openssh-clients
2. 서버 부팅 시 sshd 실행
sudo systemctl enable sshd sudo systemctl start sshd
3. 방화벽 해제 및 재 실행
sudo firewall-cmd --permanent --add-service=http
sudo firewall-cmd --permanent --add-service=https
sudo systemctl reload firewalld
4. 메일서버 설치
sudo yum install postfix
5. 서버 부팅 시 메일서버 실행
sudo systemctl enable postfix
sudo systemctl start postfix
6. 패키지 저장소 등록
curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash
7. 패키지 설치
sudo EXTERNAL_URL="10.10.2.11" yum install -y gitlab-ce
- Total
- Today
- Yesterday
- form submit
- return json
- GitLab설치
- modelandview
- json
- jsp
- JsonView
- centos7
- tiles #tiles3 #spring #ViewPreparer #Preparer #동적매뉴구성 #동적매뉴 #타일즈적용
- spring #tiles #egov #전자정부프레임워크 #tiles적용
- #egov #전자정부 #spring #interceptor #인터셉터
- button submit막기
- #스프링 #spring #특징 #스프링특징 #java
- html
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |