Langchain-Chatchat/frontend/docs/self-hosting/platform/zeabur.zh-CN.mdx

29 lines
755 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import { Steps } from 'nextra/components';
# 使用 Zeabur 部署
如果想在 Zeabur 上部署 LobeChat可以按照以下步骤进行操作
## Zeabur 部署流程
<Steps>
### 准备好你的 OpenAI API Key
前往 [OpenAI API Key](https://platform.openai.com/account/api-keys) 获取你的 OpenAI API Key
### 点击下方按钮进行部署
[![][deploy-button-image]][deploy-link]
[deploy-button-image]: https://zeabur.com/button.svg
[deploy-link]: https://zeabur.com/templates/VZGGTI
### 部署完毕后,即可开始使用
### 绑定自定义域名(可选)
你可以使用 Zeabur 提供的子域名,也可以选择绑定自定义域名。目前 Zeabur 提供的域名还未被污染,大多数地区都可以直连。
</Steps>