Versions Compared

Key

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

This is a manual for installing the 이것은 Ubuntu OS 18 버전 이상에 Axxon One 2 .0 Server on Ubuntu OS 18 version and later. The manual describes the silent installation from the repositoryServer를 설치하기 위한 매뉴얼입니다. 이 매뉴얼은 저장소에서 무음 설치를 설명합니다.

Table of Contents

Before the installation

All actions are performed in the terminal as the root user. If you use third-party programs, for example, Discover, you may need to reinstall Axxon One.

Installing the Axxon One Server

To install the Axxon One Server, do the following:

설치 전

모든 작업은 루트 사용자로 터미널에서 수행됩니다. Discover와 같은 타사 프로그램을 사용하는 경우 Axxon One을 다시 설치해야 할 수 있습니다.

Axxon One 서버 설치

Axxon One 서버를 설치하려면 다음을 수행하세요.

  1. Axxon One 서버를 설치하려면 다음을 수행하세요.Add the AxxonSoft repositories by sequentially running the commands:

    Code Block
    languagebash
    echo 'deb http://download.axxonsoft.com/debian-repository stretch backports/main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list
    echo 'deb http://download.axxonsoft.com/debian-repository weekly main backports/main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list
    wget --quiet -O - "http://download.axxonsoft.com/debian-repository/info@axxonsoft.com.gpg.key" | sudo apt-key --keyring /etc/apt/trusted.gpg.d/axxonsoft.gpg add - && sudo apt-get update


  2. Install the required version of Axxon One의 필요한 버전을 설치하세요.

    Note
    titleAttention!

    The installation command depends on your variant of the software package: either the Server or the Failover Server. These are two different types of the software package. You should install only one of them. Both variants are described below (for more information about the installation types, see 설치 명령은 소프트웨어 패키지의 변형, 즉 서버 또는 장애 조치 서버에 따라 달라집니다. 이것들은 두 가지 다른 유형의 소프트웨어 패키지입니다. 둘 중 하나만 설치해야 합니다. 두 변형 모두 아래에 설명되어 있습니다 (설치 유형에 대한 자세한 내용은 설치, 페일오버 시스템에 대한 일반 정보를 참조하세요).

    1. Axxon One의 서버 부분만 설치해야 하는 경우 다음 명령을 순차적으로 실행하세요.If you need to install only the Server part of Axxon One, sequentially run the commands:

      Code Block
      languagebash
      sudo apt install axxon-one
      sudo apt-get install -f -y

      During the installation, the installer will request the name of the Axxon-domain for the Axxon One Server. If you leave this field blank, you can specify the name on the Client at the first connection.

      Image Removed

      설치 중에 설치 프로그램은 Axxon One 서버의 Axxon 도메인 이름을 요청합니다. 이 필드를 비워두면 첫 번째 연결에서 클라이언트에 이름을 지정할 수 있습니다.

      Image Added
    2. 페일오버 서버를 설치해야 하는 경우 다음 명령을 순차적으로 실행하세요.

      If you need to install the Failover Server, sequentially run the commands:

      Code Block
      languagebash
      sudo apt install axxon-one-raft
      sudo apt-get install -f -y

After the installation

Basic commands for checking the installation

...


설치 후

설치 확인을 위한 기본 명령

설치된 Axxon One 모듈의 버전을 확인하세요.

Code Block
languagebash
sudo dpkg -l | grep axxon

Check the server status:서버 상태를 확인하세요.

Code Block
languagebash
sudo systemctl status axxon-one
sudo systemctl status axxon-one-raft # for Failover Server

Start and stop of the Axxon One Server (if it was installed 서버 시작 및 중지 (설치된 경우):

Code Block
languagebash
sudo systemctl stop axxon-one
sudo systemctl start axxon-one

Start and stop of the Axxon One Failover Server (if it was installed 페일오버 서버 시작 및 중지 (설치된 경우):

Code Block
languagebash
sudo systemctl start axxon-one-raft
sudo systemctl stop axxon-one-raft

...

다음 단계

For Axxon One Server 서버도메인 설정

For Axxon One Failover Server 페일오버 서버클러스터 생성 and 및 페일오버 시스템 클러스터 구성

Possible errors during installation

Packages from the unsigned repositories aren’t loaded

설치 중 발생할 수 있는 오류

서명되지 않은 저장소의 패키지는 로드되지 않습니다.

저장소 경로에 Add [trusted=yes] to the repository path. Example를 추가합니다. 예:

Code Block
languagebash
deb [trusted=yes] http://download.axxonsoft.com/debian-repository stretch main backports/main

The repository key isn’t added

...

저장소 키가 추가되지 않았습니다.

키를 로드합니다. 명령을 실행합니다.

Code Block
languagebash
sudo apt-key add key_file_name

Additional commands for the Server

...

서버에 대한 추가 명령

설치된 소프트웨어 패키지 버전에 따라 필요한 명령을 사용합니다. 서버 (axxon-one)

...

만 사용하세요 또는 페일오버 서버(axxon-one-raft)만 사용하세요.

Code Block
languagebash
# display of the package dependencies
apt-cache depends
# display of the repositories with the package
apt-cache policy
# build reconfiguration 
sudo dpkg-reconfigure axxon-one 
sudo dpkg-reconfigure axxon-one-raft

Default folders

The following folders are used by default:

기본 폴더

기본적으로 사용되는 폴더는 다음과 같습니다.

  1. 로그 및 클라이언트 구성Logs and Client configuration: /home/USER/.local/share/AxxonSoft/
  2. Server configuration서버 구성/opt/AxxonSoft/AxxonOne/

The path to the Support log collection utility: 지원 로그 수집 유틸리티 경로/opt/AxxonSoft/AxxonOne/bin/support

Tip

Manual installation of theAxxon One Server is described here:  서버의 수동 설치 방법은 수동 설치에 기술되어 있습니다.

The section about Axxon One on Linux:Linux Axxon One에 대한 Linux OS 관리자 가이드 섹션을 참고하세요.