# 什么是1Panel？

<figure><img src="/files/t3U6z38PiSZL2F1aRN52" alt=""><figcaption><p>1Panel</p></figcaption></figure>

安装 Docker

{% tabs %}
{% tab title="Docker 万能安装 命令" %}
{% code overflow="wrap" %}

```sh
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
```

{% endcode %}
{% endtab %}

{% tab title="支持系统" %}

|          Debian          |    CentOS   |
| :----------------------: | :---------: |
|          Ubuntu          | Rocky Linux |
|        Kali Linux        |  AlmaLinux  |
| Red Hat Enterprise Linux | OpenCloudOS |
|          Fedora          |  openEuler  |
|       {% endtab %}       |             |
|       {% endtabs %}      |             |

### 安装 1Panel

{% code title="1Panel 一键安装" overflow="wrap" %}

```bash
bash -c "$(curl -sSL https://resource.fit2cloud.com/1panel/package/v2/quick_start.sh)"
```

{% endcode %}

### 1Panel更多请查看文档

{% embed url="<https://1panel.cn/docs/>" %}
文档
{% endembed %}

### 1Panel命令行工具

{% embed url="<https://1panel.cn/docs/installation/cli/>" %}
命令行
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://1p.iuin.de/jie-shao/shen-me-shi-1panel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
