Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(2) Bitbucket Home directory 변경 (공식 권장)

  1. url: https://confluence.atlassian.com/bitbucketserver/bitbucket-server-home-directory-776640890.html
  2. 기본 Home dir (/var/atlassian/application-data/bitbucket/)을 다른 Dir로 이동/복사
    1. 복사하는 위치에 권한을 반드시 확인
    2. 기본 설치 계정(atlbitbucket)의 접근이 가능해야 함

  3. 서비스 중지
    1. Linux: /opt/atalssian/nitbucket/5.2.2/bin/stop-bitbucket.sh
    2. Windows: 제어판 - 관리도구 - 서비스 - Bitbucket 서비스 중지

  4. Home dir 설정 변경
    1. Windows: <Bitbucket Server installation directory>\bin\set-bitbucket-home.bat
    2. Linux and Mac: <Bitbucket Server installation directory>/bin/set-bitbucket-home.sh

  5. 서비스 재 시작
    1. Linux: /opt/atalssian/nitbucket/5.2.2/bin/start-bitbucket.sh
    2. Windows: 제어판 - 관리도구 - 서비스 - Bitbucket 서비스 시작