> ## Documentation Index
> Fetch the complete documentation index at: https://docs.langbot.app/llms.txt
> Use this file to discover all available pages before exploring further.

# 1Panel Deployment

Deploy LangBot with one click using [1Panel](https://www.bt.cn/new/download.html?r=dk_LangBot).

## Install 1Panel

> Recommended server systems (from 1Panel): Debian 12, Ubuntu 22, etc.

This article assumes that the server has a public IPv4 address by default. If you are using a home machine without a public IP, you can access the relevant pages through the internal network described below.

Visit [1Panel](https://www.bt.cn/new/download.html?r=dk_LangBot) and use the Linux panel installation script provided officially by 1Panel. Select the corresponding script according to your operating system.

<img src="https://mintcdn.com/langbot/ccEfWQOd_I5kaF_t/images/zh/deploy/langbot/one-click/1p_install_01.png?fit=max&auto=format&n=ccEfWQOd_I5kaF_t&q=85&s=d8930e42073e16919d22c04a1d69789a" alt="Install 1Panel" width="3840" height="1868" data-path="images/zh/deploy/langbot/one-click/1p_install_01.png" />

Copy the corresponding script, paste it into the server, and execute it.

After waiting for a period of time, the installation of 1Panel will be completed.

Then copy the `External Address` and open it in a browser.

## Install LangBot

Open the `App Store`, select the `AI` category, and click to install LangBot.

<img src="https://mintcdn.com/langbot/ccEfWQOd_I5kaF_t/images/zh/deploy/langbot/one-click/1p_langbot_01.png?fit=max&auto=format&n=ccEfWQOd_I5kaF_t&q=85&s=81e52fe38ea7a86c94058c3e9c389449" alt="Install LangBot " width="2894" height="1666" data-path="images/zh/deploy/langbot/one-click/1p_langbot_01.png" />

Check the box for `External Port Access` and click Confirm.

<img src="https://mintcdn.com/langbot/ccEfWQOd_I5kaF_t/images/zh/deploy/langbot/one-click/1p_langbot_02.png?fit=max&auto=format&n=ccEfWQOd_I5kaF_t&q=85&s=e8b95440414e931c74a8a9a76cb94e91" alt="Install LangBot " width="1912" height="1868" data-path="images/zh/deploy/langbot/one-click/1p_langbot_02.png" />

Wait for a moment, and the installation will be completed.

Click `Containers` on the left side, then select the `Containers` category, and you will see the LangBot container bar.

<img src="https://mintcdn.com/langbot/OB26CZsqXqbSrW_A/images/zh/deploy/langbot/one-click/1p_langbot_03.png?fit=max&auto=format&n=OB26CZsqXqbSrW_A&q=85&s=53e1230a29681f34f7af67503c1b8f13" alt="View LangBot Container Information" width="3840" height="960" data-path="images/zh/deploy/langbot/one-click/1p_langbot_03.png" />

Copy the public IP address of the server, for example, `http://xxx.xxx.xxx.xxx:5300` (where xxx.xxx.xxx.xxx is the IP address of the server where 1Panel is located, and 5300 is the port number).

Open the address, enter the administrator email and password, then click Initialize.

After that, you can configure LangBot in the visual interface.

Next, please continue to read the [Deploy Messaging Platforms](/en/deploy/platforms/readme) page.
