Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 명령어 대체
- external_url
- shanta #bahadur
- auth method
- AWS SNS
- 우아콘
- KMS
- RequestFacade
- Approval Test
- InheritableThreadLocal
- WooWaCon
- JSR-330
- CQRS
- 하만카돈 #오라 #스튜디오 #2 #harman #kardon #aura #studio #fix #repair #수리 #shutdown #bluetooth
- hashicorp
- backtick
- Vault
- Unseal
- Session invalidate
- 샤미르
- gitlab.rb
- Shamir
- secretid
- json.tool
- MSA
- approle
- 멱등성
- gitlab-ctl
- AWS SQS
- 제어역전
Archives
- Today
- Total
목록gitlab.rb (1)
인생은 여행
GitLab 서버 주소 변경
GitLab 서버의 IP가 변경되었거나 도메인 주소가 변경된 경우 기존에 서비스되고 있는 GitLab 서버의 경우 설정을 변경해주어야 한다. 그렇지 않으면 프로젝트내 소스 파일들은 이전 주소를 참조하게 된다. 설정 변경은 `/etc/gitlab/gitlab.rb` 파일을 아래와 같이 변경한 후, external_url "http://gitlab.example.com" 다음 명령을 실행하면 설정이 적용되고 서비스가 재시작한다. sudo gitlab-ctl reconfigure 참고 사이트: docs.gitlab.com/omnibus/settings/configuration.html#configuring-the-external-url-for-gitlab Configuration options | GitLab..
카테고리 없음
2021. 1. 15. 18:47