Performing a System Migration
Prerequisites
The Kunpeng DevKit and other required tools have been installed.
Procedure
- Log in to the Kunpeng DevKit. Click System Migration in the navigation tree on the left and click the Create Project tab.
- Click Add Component Information and choose .Figure 1 Add Node
- Select I have read the above content and Authorize, and enter the node IP address and password.Figure 2 Add Node
- Click Add.Figure 3 Information
- Add component information as follows and click OK.

- Click Start Migration. The migration progress is displayed. After the migration is complete, click View Migration Result.Figure 4 Migration implementation
- You can click View Details in the migration result to view the software configuration and startup method.Figure 5 Migration result
The suggestions are as follows. A non-RPM installation is recommended. For details about the inherited configuration, see Migrated Files.
Figure 6 Suggestions
- Start Nginx.
Start the Nginx service by following the non-RPM installation steps in Guidance Suggestion.
1 2
cd /home/nginx-1.16/nginx/sbin ./nginx

- Enter the node IP address to open the web page. If the following information is displayed, Nginx has been successfully installed.

Parent topic: Practice 2: Migrating the Nginx Middleware