One: Please refer to Environment Preparation to prepare a GPU server.
Two: Refer to System Composition to download the program package. It is recommended to unzip it to the root directory of a certain drive, and it must not contain any Chinese characters.
Three: Ensure that system ports are free and not in use. If any ports are occupied, you can perform port modification operations.
| Type | Port Number | Purpose | Modification Method |
|---|---|---|---|
| TCP | * * 8181 * * | Frontend page nginx forwarding and backend interface | [Modify 8181 port |
| TCP | * * 8182 * * | Backend page nginx forwarding | Modify port 8182 |
| TCP | 8184 | Management Services | Modify 8184 Port |
| TCP | 3306 | MySQL | Modify 3306 Port |
| TCP | 6379 | Redis | Modify port 6379 |
| TCP | 8089 | Sync and Proxy Service Port | Modify 8089 Port |
| TCP | 10002 | Websocket communication port | Modify 10002 port |
| TCP | 10003 | Internal communication port of rendering server | Modify 10003 port |
| TCP | 10004 | rendering server SSL port | modify 10004 port |
| UDP | * * 10011-10040 * * | Audio and Video Communication Port | Modify Audio and Video Port |
Five: Open the directory for deploying LarkXR, double-click on LarkXRLauncher.exe in the root directory. Open the configuration management node and configuration rendering node, fill in the local IP with the machine's IPv4 address. It is recommended to select the option for startup on boot; the server service will start automatically after boot. Other configuration items do not need to be changed. After saving, start the service.
Note: During the server startup process, there may be pop-up dialogs that require clicking on cancel each time the server starts.


Six: After all services have started normally, access IP:8182. The default account is admin, and the password is 123456.

Seven: Log in to the backend interface to view resource monitoring information. There should be one node registered successfully.
