Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. 아래 링크를 통해 설치 파일을 다운로드 받을 수 있다.

  2. 파일 설치 방법

    • Confluence 설치 미디어 권한 설정

      Code Block
      languageactionscript3
      chmod a+x atlassian-confluence-6.12.2-x64.bin
    • Confluence 설치

      Code Block
      sudo ./atlassian-confluence-6.12.2-x64.bin
    • Confluence 설치 실행 여부

      Code Block
      This will install Confluence 6.12.2 on your computer.OK [o, Enter], Cancel [c]
    • Express Install 혹은 Custom Install 두가지의 옵션을 선택 - Custom install (2) 선택

      Code Block
      languageactionscript3
      Choose the appropriate installation or upgrade option.Please choose one of the following:
      Express Install (uses default settings) [1],
      Custom Install (recommended for advanced users) [2, Enter],
      Upgrade an existing Confluence installation [3]
    • Confluence 설치 경로 선택. 기본을 사용할 경우 Enter 입력

      Code Block
      Where should Confluence 6.12.2 be installed?[/opt/atlassian/confluence]
    • Confluence Home Directory 설치 경로 선택. 기본을 사용할 경우 Enter 입력

      Code Block
      Default location for Confluence data[/var/atlassian/application-data/confluence]
    • Port 설정. Port를 변경하려면 2번 입력 후 원하는 Port를 설정

      Code Block
      Configure which ports Confluence will use.Confluence requires two TCP ports that are not being used by any otherapplications on this machine. 
      The HTTP port is where you will accessConfluence through your browser. 
      The Control port is used to Startup andShutdown Confluence.
      Use default ports (HTTP: 8090, Control: 8000) - Recommended [1, Enter], Set custom value for HTTP and Control ports [2]
    • Confluence를 서비스에 등록

      Code Block
      Confluence can be run in the background.
      You may choose to run Confluence as a service, which means it will startautomatically whenever the computer restarts.
      Install Confluence as Service?
      Yes [y, Enter], No [n]
    • 설치가 완료되고 Confluence 시작 여부

      Code Block
      Please wait a few moments while we configure Confluence.
      Installation of Confluence 6.12.2 is completeStart Confluence now?
      Yes [y, Enter], No [n]