|
9 | 9 | The following resource and environment preparations are required for the installation and deployment of OpenClaw: |
10 | 10 |
|
11 | 11 | ### Client/Server Preparation |
12 | | -- Operating System: Supports mainstream Linux distributions (based on Debian/RedHat, including domestic operating systems) |
13 | | -- Server Architecture: x86_64, aarch64 |
14 | | -- Memory Requirement: It is recommended to have more than 2GB of available memory |
15 | | -- Browser Requirement: Use modern browsers such as Chrome, FireFox, IE10+, Edge, etc. |
16 | | -- Network Requirement: Internet access is available |
| 12 | + |
| 13 | +!!! note "" |
| 14 | + - Operating System: Supports mainstream Linux distributions (based on Debian/RedHat, including domestic operating systems) |
| 15 | + - Server Architecture: x86_64, aarch64 |
| 16 | + - Memory Requirement: It is recommended to have more than 2GB of available memory |
| 17 | + - Browser Requirement: Use modern browsers such as Chrome, FireFox, IE10+, Edge, etc. |
| 18 | + - Network Requirement: Internet access is available |
17 | 19 |
|
18 | 20 | ### Large Language Model API Key |
19 | | -- Public Models: API Keys of large language models such as DeepSeek, Kimi, OpenAI, etc. |
20 | | -- Local Models |
| 21 | + |
| 22 | +!!! note "" |
| 23 | + - Public Models: API Keys of large language models such as DeepSeek, Kimi, OpenAI, etc. |
| 24 | + - Local Models |
21 | 25 |
|
22 | 26 | ### 1Panel v2.1.0 Installation and Deployment |
23 | 27 |
|
|
65 | 69 |
|
66 | 70 |  |
67 | 71 |
|
68 | | -The parameter definitions during agent creation are detailed as follows: |
| 72 | +!!! note "" |
| 73 | + The parameter definitions during agent creation are detailed as follows: |
69 | 74 |
|
70 | | -- Name: The default is openclaw, which can be customized as the container name. |
71 | | -- Application Version: Refers to the version of OpenClaw, e.g., the latest version 2026.2.9 as shown in the above figure by default. |
72 | | -- WebUI Port: The default port of OpenClaw is 18789, which can be customized and must be open. |
73 | | -- Bridge Port: The default port of OpenClaw is 18790, which can be customized and must be open. |
74 | | -- Model Provider: The currently supported models are shown in the figure. Select the DeepSeek model provider added just now. If the model account for the corresponding model provider has been added, the number of model accounts will be prompted directly. |
| 75 | + - Name: The default is openclaw, which can be customized as the container name. |
| 76 | + - Application Version: Refers to the version of OpenClaw, e.g., the latest version 2026.2.9 as shown in the above figure by default. |
| 77 | + - WebUI Port: The default port of OpenClaw is 18789, which can be customized and must be open. |
| 78 | + - Bridge Port: The default port of OpenClaw is 18790, which can be customized and must be open. |
| 79 | + - Model Provider: The currently supported models are shown in the figure. Select the DeepSeek model provider added just now. If the model account for the corresponding model provider has been added, the number of model accounts will be prompted directly. |
75 | 80 |
|
76 | 81 |  |
77 | 82 |
|
78 | | -- Other Model Parameters: After selecting the model provider, the system will automatically retrieve the maintained model accounts, as shown in the figure below. You can also check "Manual input" to enter the model information manually. If no model account has been created, click "Create model account" to complete the creation. |
| 83 | +!!! note "" |
| 84 | + - Other Model Parameters: After selecting the model provider, the system will automatically retrieve the maintained model accounts, as shown in the figure below. You can also check "Manual input" to enter the model information manually. If no model account has been created, click "Create model account" to complete the creation. |
79 | 85 |
|
80 | 86 |  |
81 | 87 |
|
82 | | -- Token: A token for the OpenClaw Web UI access address, which is automatically generated by the system for direct access in the follow-up. |
83 | | -- Other Parameters: Keep the default configurations for all other parameters. |
| 88 | +!!! note "" |
| 89 | + - Token: A token for the OpenClaw Web UI access address, which is automatically generated by the system for direct access in the follow-up. |
| 90 | + - Other Parameters: Keep the default configurations for all other parameters. |
84 | 91 |
|
85 | 92 | !!! note "" |
86 | 93 | After configuring all the above parameters, click "Confirm" directly to start the installation of OpenClaw. The installation is completed when the prompt as shown in the figure below appears. |
@@ -242,6 +249,9 @@ The parameter definitions during agent creation are detailed as follows: |
242 | 249 |  |
243 | 250 |
|
244 | 251 | # 6. Model Configuration Modification |
245 | | -If you need to switch the model when using the OpenClaw personal AI assistant, also enter the "Agent" list, click "Configuration", enter the model switching menu, complete the model configuration modification and click "Save", as shown in the figure below: |
| 252 | + |
| 253 | +!!! note "" |
| 254 | + If you need to switch the model when using the OpenClaw personal AI assistant, also enter the "Agent" list, click "Configuration", enter the model switching menu, complete the model configuration modification and click "Save", as shown in the figure below: |
| 255 | + |
246 | 256 |  |
247 | 257 |
|
0 commit comments