Skip to content

Commit 8ad8e8f

Browse files
authored
Update index.md
1 parent 0ee95b4 commit 8ad8e8f

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

docs/index.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,47 +3,47 @@ hide:
33
- navigation
44
---
55

6-
# 1Panel: Modern Open‑Source VPS Control Panel
6+
## What is 1Panel?
77

8-
!!! note ""
9-
1Panel is a modern, open‑source VPS control panel that streamlines administration through an intuitive and clean web interface.
8+
1Panel is a modern, open-source VPS control panel that streamlines administration through an intuitive, clean web interface.
109

11-
It allows you to manage your VPS effortlessly—entirely from a web browser.
10+
## Key Features
1211

13-
![img.png](./img/overview.png)
12+
- **One-Click OpenClaw Deployment**: Seamlessly deploy OpenClaw agents, host local LLMs using Ollama, and monitor GPU utilization—all within a unified workspace.  
13+
- **One-Click Website Deployment**: Launch production-ready websites instantly with automatic domain binding, SSL certificate provisioning, and configuration—zero manual setup required.  
14+
- **Curated App Marketplace**: Discover, install, and update trusted open-source applications (Nextcloud, Bitwarden, Umami, and more) with a single click.  
15+
- **Centralized Server Management**: Monitor system resources and manage files, databases, containers, and services effortlessly through a unified, intuitive dashboard.  
16+
- **Enterprise-Grade Security**: Strengthen your defenses with container isolation, firewall controls, audit logging, and secure deployment practices—ensuring compliance and peace of mind.  
17+
- **Intelligent Backup & Restore**: Schedule automated backups or perform instant restores to local storage or major cloud platforms (AWS S3, Cloudflare R2, and more), with flexible retention and destination options.  
1418

15-
Unlike traditional VPS control panels,
16-
1Panel fully embraces AI, is built with the modern Go programming language, and supports container‑based application deployment and management.
19+
## Quick Start
1720

18-
With 1Panel, you can efficiently manage your VPS—even without deep Linux command‑line expertise.
21+
Execute the script below and follow the prompts to install 1Panel:
1922

20-
Now, let’s explore what 1Panel can do for you!
23+
```bash
24+
bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
25+
```
2126

22-
## Key Features
27+
## Screenshot
2328

24-
!!! note ""
25-
- One‑Click OpenClaw Deployment
26-
Seamlessly deploy OpenClaw agents, host local LLMs using Ollama, and monitor GPU utilization—all within a unified workspace.
29+
![img.png](./img/overview.png)
2730

28-
- One‑Click Website Deployment
29-
Launch production‑ready websites instantly with automatic domain binding, SSL certificate provisioning, and configuration—zero manual setup required.
31+
## Star History
3032

31-
- Curated App Marketplace
32-
Discover, install, and update trusted open‑source applications (Nextcloud, Bitwarden, Umami, and more) with a single click.
33+
[![Star History Chart](https://api.star-history.com/svg?repos=1Panel-dev/1Panel&type=Date)](https://star-history.com/#1Panel-dev/1Panel&Date)
3334

34-
- Centralized Server Management
35-
Monitor system resources and manage files, databases, containers, and services effortlessly through a unified, intuitive dashboard.
35+
## Pro Edition
3636

37-
- Enterprise‑Grade Security
38-
Strengthen your defenses with container isolation, firewall controls, audit logging, and secure deployment practices—ensuring compliance and peace of mind.
37+
Compared to the OSS Edition, 1Panel Pro Edition provides users with a wealth of enhanced features and technical support services. Enhanced features include WAF enhancement, website tamper protection, website monitoring, GPU monitoring, custom logo and theme color, etc. [Click to view the detailed introduction of the Pro Edition](https://1panel.pro/pricing).
3938

40-
- Intelligent Backup & Restore
41-
Schedule automated backups or perform instant restores to local storage or major cloud platforms (AWS S3, Cloudflare R2, and more), with flexible retention and destination options.
39+
## Security Information
4240

43-
## Community & Trust
41+
If you discover any security issues, please refer to [SECURITY.md](/SECURITY.md).
4442

45-
!!! note ""
46-
1Panel has earned over 34,000 stars on GitHub and surpassed 2 million installations worldwide.
47-
Its features, performance, stability, and security are trusted by the global open‑source community.
43+
## License
4844

49-
Welcome to try 1Panel and take full control of your VPS!
45+
Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
46+
47+
<https://www.gnu.org/licenses/gpl-3.0.html>
48+
49+
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

0 commit comments

Comments
 (0)