Installing a Linux Application Server
Basic Environment Requirements
- System requirements: CentOS release 7.9 minor
- Network requirements: The server must have an EIP bound.
- Firewall requirements: Port 2376 for Docker services and ports 35000 to 40000 must be allowed.
Prerequisites
You have obtained the password of the root user for logging in to the Linux server.
Procedure
- Log in to the Linux server as user root.
- On the Linux server, download the Linux app_publisher_x86_64_xxx.tar.gz package (xxx indicates the version number).
Table 1 app_publisher version description CBH Version
Supported Architecture
app_publisher Version
Download URL
V3.3.26.0
x86 and Arm
V1.0.0
V3.3.30.0
x86 and Arm
V1.1.0
V3.3.38.0
X86
V1.2.0_CentOS7
Arm
V1.2.0_UOS20
V3.3.40.0
X86
V1.3.0_CentOS7
Arm
V1.3.0_UOS
V3.3.43.0
X86
V1.4.0_CentOS7
Arm
V1.4.0_UOS
V3.3.46.0
X86
V1.5.0_CentOS7
Arm
V1.5.0_UOS
V3.3.52.0
X86
1.6.1_EulerOS
Arm
1.6.1_EulerOS
X86
1.6.1_CentOS7
Arm
1.6.1_UOS
- On the Linux server, run the following commands to decompress the app_publisher_x86_64_xxx.tar.gz package:
# tar -xvf app_publisher_*.tar.gz
# cd app_publisher
- Check whether the Firefox application publish server has been installed.
- Run the following command to deploy the script:
# /bin/bash install.sh
- Run the following command to check the service status:
# service docker status
active (running): indicates that the application server is successfully installed.
- Create the share directory (only required for CBH V3.3.26.0).
# mkdir /opt/autorun/share
- (Optional) Restart the application release server.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot