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

29 lines
794 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';
# 使用 RepoCloud 部署
如果想在 RepoCloud 上部署 LobeChat可以按照以下步骤进行操作
## RepoCloud 部署流程
<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://d16t0pc4846x52.cloudfront.net/deploy.svg
[deploy-link]: https://repocloud.io/details/?app_id=248
### 部署完毕后,即可开始使用
### 绑定自定义域名(可选)
你可以使用 RepoCloud 提供的子域名,也可以选择绑定自定义域名。目前 RepoCloud 提供的域名还未被污染,大多数地区都可以直连。
</Steps>