我要评分
获取效率
正确性
完整性
易理解

Installation with the RPM Package

Software Version

Whether to Support CentOS 7.6

Whether to Support CentOS 8.1

Whether to Support openEuler 20.03 (LTS-SP1)

ATS 8.0.5

No

Yes

No

The binary packages available at the Kunpeng mirror site are compiled based on the open source code, and do not involve vulnerability or bug fixes.

When using open source software, comply with the applicable license agreements.

  1. Obtain the ATS RPM package.
    1. Download the RPM package trafficserver-8.0.5-1.el8.aarch64.rpm using a local browser.
    2. Upload the RPM package to the /home directory on the server.

      If the server is connected to the Internet, run the wget command to download the ATS RPM package.

      1
      2
      cd /home
      wget https://repo.huaweicloud.com/kunpeng/yum/el/8/aarch64/Packages/web/trafficserver-8.0.5-1.el8.aarch64.rpm --no-check-certificate
      
  2. Install the RPM package.
    1
    2
    cd /home/
    rpm -ivh trafficserver-8.0.5-1.el8.aarch64.rpm
    

  3. View the installation directory.
    1
    ls /opt/trafficServer