|
1 | 1 | # OpenClaw Installation and Deployment Guide |
2 | 2 |
|
3 | 3 | !!! note "" |
4 | | - This document mainly introduces the installation and deployment process of OpenClaw on Linux clients or servers. We recommend using 1Panel, an open-source Linux operation and maintenance management panel, for installation and deployment, which makes the entire process simple and fast. After OpenClaw is installed, the Discord channel docking configuration can also be quickly completed through the 1Panel operation and maintenance management panel, facilitating the rapid implementation of a Feishu-based personal AI assistant. |
| 4 | + This document mainly introduces the installation and deployment process of OpenClaw on Linux clients or servers. We recommend using 1Panel, an open-source Linux operation and maintenance management panel, for installation and deployment, which makes the entire process simple and fast. After OpenClaw is installed, the Discord channel docking configuration can also be quickly completed through the 1Panel operation and maintenance management panel, facilitating the rapid implementation of a Discord-based personal AI assistant. |
5 | 5 |
|
6 | 6 | ## 1. Resource and Environment Preparation |
7 | 7 |
|
8 | 8 | !!! note "" |
9 | 9 | The following resource and environment preparations are required for the installation and deployment of OpenClaw: |
10 | 10 |
|
11 | | -### Client/Server Preparation |
| 11 | +### 1.1. Client/Server Preparation |
12 | 12 |
|
13 | 13 | !!! note "" |
14 | 14 | - Operating System: Supports mainstream Linux distributions (based on Debian/RedHat, including domestic operating systems) |
|
17 | 17 | - Browser Requirement: Use modern browsers such as Chrome, FireFox, IE10+, Edge, etc. |
18 | 18 | - Network Requirement: Internet access is available |
19 | 19 |
|
20 | | -### Large Language Model API Key |
| 20 | +### 1.2. Large Language Model API Key |
21 | 21 |
|
22 | 22 | !!! note "" |
23 | 23 | - Public Models: API Keys of large language models such as DeepSeek, Kimi, OpenAI, etc. |
24 | 24 | - Local Models |
25 | 25 |
|
26 | | -### 1Panel v2.1.0 Installation and Deployment |
| 26 | +### 1.3. 1Panel v2.1.0 Installation and Deployment |
27 | 27 |
|
28 | 28 | !!! note "" |
29 | 29 | Refer to the official 1Panel documentation for installation and deployment details at the following link: https://1panel.cn/docs/v2/installation/online_installation/ |
30 | 30 |
|
31 | 31 | !!! note "" |
32 | | - Based on the above environment, the entire installation and deployment process can be completed in four parts: 1Panel installation and deployment, large language model API Key preparation, OpenClaw installation and deployment, and Feishu channel configuration. For detailed instructions, see the following documentation. |
| 32 | + Based on the above environment, the entire installation and deployment process can be completed in four parts: 1Panel installation and deployment, large language model API Key preparation, OpenClaw installation and deployment, and Discord channel configuration. For detailed instructions, see the following documentation. |
33 | 33 |
|
34 | 34 | ## 2. Large Language Model API Application |
35 | 35 |
|
|
0 commit comments