Environment Requirements
This practice requires two AArch64 servers (Kunpeng system) and one x86 server.
Nginx has been installed on the x86 server. Nginx is an open source project. You can go to the Nginx official website to obtain the download address and related documents. This practice does not describe how to install Nginx on the x86 server.
Server Name |
Architecture |
Description |
|---|---|---|
node01 |
x86 |
Source server. |
devkit01 |
arm64 |
Used to install the DevKit Porting Advisor. |
agent01 |
arm64 |
Target server, which is used to install Nginx. |
Parent topic: Practice 2: Migrating the Nginx Middleware