Skip to content

Commit 3b42cf4

Browse files
docs: update install.md (#100)
1 parent c8f80f8 commit 3b42cf4

2 files changed

Lines changed: 3 additions & 19 deletions

File tree

docs/installation/online_installation.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@
88
- Memory: Recommended available memory ≥ 1GB
99
- Browser: Use modern browsers such as Chrome, Firefox, IE10+, Edge
1010
- **Internet access is required**
11-
- For intranet environments, offline deployment via [offline installation package](https://1panel.cn/docs/v2/installation/package_installation/) is recommended
12-
13-
!!! note "Server Discounts"
14-
If you do not have a server yet, you can purchase one via the following discount links:
15-
16-
- Alibaba Cloud: [Exclusive 30% OFF Link for 1Panel Users](https://market.aliyun.com/common/dashi/1panel?userCode=kmemb8jp)
17-
- Tencent Cloud: [Tencent Cloud - 2-core 2G 3M Cloud Server from ¥7.92/month, ¥2000 coupon pack free](https://curl.qcloud.com/dK2muFbM). For more cloud product discounts, click [this link](https://curl.qcloud.com/9Ogon25Y)
1811

1912
## 2 Installation and Deployment
2013

@@ -25,17 +18,8 @@
2518

2619
Run the following installation script and follow the command-line prompts to complete installation:
2720
```bash
28-
bash -c "$(curl -sSL https://resource.fit2cloud.com/1panel/package/v2/quick_start.sh)"
29-
```
30-
31-
!!! note ""
32-
If you encounter issues like Docker installation failure, try this alternative script:
33-
34-
```bash
35-
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
21+
bash -c "$(curl -sSL https://resource.1panel.pro/quick_start.sh)"
3622
```
37-
38-
For more information, visit the official site: https://linuxmirrors.cn
3923

4024
!!! note ""
4125
After successful installation, the console will print panel access information. Access 1Panel via browser:

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ nav:
5555
- Online Install: installation/online_installation.md
5656
- Online Upgrade: installation/online_upgrade.md
5757
- Upgrade from V1:
58-
- Upgrade Notes: installation/v1_migrate.md
59-
- Steps: installation/v1_migrate_steps.md
58+
- Before upgrade: installation/v1_migrate.md
59+
- Upgrade steps: installation/v1_migrate_steps.md
6060
- Master-Slave Switch: installation/master_migrate.md
6161
- CLI Tool: installation/cli.md
6262
- User Manual:

0 commit comments

Comments
 (0)