📝 docs(self hosting): Add deployment link for Alibaba Cloud international-site (#4368)

This commit is contained in:
lyh_rain 2024-10-20 11:28:59 +08:00 committed by GitHub
parent 92bf98a4b4
commit e4666531fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 77 additions and 7 deletions

View file

@ -439,15 +439,15 @@ Beside these features, LobeChat also have much better basic technique undergroun
## 🛳 Self Hosting
LobeChat provides Self-Hosted Version with Vercel and [Docker Image][docker-release-link]. This allows you to deploy your own chatbot within a few minutes without any prior knowledge.
LobeChat provides Self-Hosted Version with Vercel, Alibaba Cloud, and [Docker Image][docker-release-link]. This allows you to deploy your own chatbot within a few minutes without any prior knowledge.
> \[!TIP]
>
> Learn more about [📘 Build your own LobeChat][docs-self-hosting] by checking it out.
### `A` Deploying with Vercel, Zeabur or Sealos
### `A` Deploying with Vercel, Zeabur , Sealos or Alibaba Cloud
If you want to deploy this service yourself on either Vercel or Zeabur, you can follow these steps:
"If you want to deploy this service yourself on Vercel, Zeabur or Alibaba Cloud, you can follow these steps:
- Prepare your [OpenAI API Key](https://platform.openai.com/account/api-keys).
- Click the button below to start deployment: Log in directly with your GitHub account, and remember to fill in the `OPENAI_API_KEY`(required) and `ACCESS_CODE` (recommended) on the environment variable section.
@ -456,9 +456,9 @@ If you want to deploy this service yourself on either Vercel or Zeabur, you can
<div align="center">
| Deploy with Vercel | Deploy with Zeabur | Deploy with Sealos | Deploy with RepoCloud |
| :-------------------------------------: | :---------------------------------------------------------: | :---------------------------------------------------------: | :---------------------------------------------------------------: |
| [![][deploy-button-image]][deploy-link] | [![][deploy-on-zeabur-button-image]][deploy-on-zeabur-link] | [![][deploy-on-sealos-button-image]][deploy-on-sealos-link] | [![][deploy-on-repocloud-button-image]][deploy-on-repocloud-link] |
| Deploy with Vercel | Deploy with Zeabur | Deploy with Sealos | Deploy with RepoCloud | Deploy with Alibaba Cloud |
|:---------------------------------------:|:-----------------------------------------------------------:|:-----------------------------------------------------------:|:-----------------------------------------------------------------:|:-------------------------------------------------------------------------:|
| [![][deploy-button-image]][deploy-link] | [![][deploy-on-zeabur-button-image]][deploy-on-zeabur-link] | [![][deploy-on-sealos-button-image]][deploy-on-sealos-link] | [![][deploy-on-repocloud-button-image]][deploy-on-repocloud-link] | [![][deploy-on-alibaba-cloud-button-image]][deploy-on-alibaba-cloud-link] |
</div>
@ -711,6 +711,8 @@ This project is [Apache 2.0](./LICENSE) licensed.
[deploy-on-sealos-link]: https://cloud.sealos.io/?openapp=system-template%3FtemplateName%3Dlobe-chat
[deploy-on-zeabur-button-image]: https://zeabur.com/button.svg
[deploy-on-zeabur-link]: https://zeabur.com/templates/VZGGTI
[deploy-on-alibaba-cloud-button-image]: https://service-info-public.oss-cn-hangzhou.aliyuncs.com/computenest-en.svg
[deploy-on-alibaba-cloud-link]: https://computenest.console.aliyun.com/service/instance/create/default?type=user&ServiceName=LobeChat%E7%A4%BE%E5%8C%BA%E7%89%88
[discord-link]: https://discord.gg/AYFPHvv2jT
[discord-shield]: https://img.shields.io/discord/1127171173982154893?color=5865F2&label=discord&labelColor=black&logo=discord&logoColor=white&style=flat-square
[discord-shield-badge]: https://img.shields.io/discord/1127171173982154893?color=5865F2&label=discord&labelColor=black&logo=discord&logoColor=white&style=for-the-badge

View file

@ -0,0 +1,33 @@
---
title: Deploy LobeChat on Alibaba Cloud
description: Learn how to deploy the LobeChat application on Alibaba Cloud, including preparing the large model API Key, clicking the deploy button, and other operations.
tags:
- Alibaba Cloud
- LobeChat
- Alibaba Cloud Compute Nest
- API Key
---
# Deploy LobeChat with Alibaba Cloud
If you want to deploy LobeChat on Alibaba Cloud, you can follow the steps below:
## Alibaba Cloud Deployment Process
<Steps>
### Prepare your API Key
Go to [OpenAI API Key](https://platform.openai.com/account/api-keys) to get your OpenAI API Key.
Or go to [Tongyi Qianwen API Key](https://bailian.console.aliyun.com/?apiKey=1#/api-key) to get your API Key.
### One-click to deploy
[![][deploy-button-image]][deploy-link]
### Once deployed, you can start using it
</Steps>
[deploy-button-image]: https://service-info-public.oss-cn-hangzhou.aliyuncs.com/computenest-en.svg
[deploy-link]: https://computenest.console.aliyun.com/service/instance/create/default?type=user&ServiceName=LobeChat%E7%A4%BE%E5%8C%BA%E7%89%88

View file

@ -0,0 +1,33 @@
---
title: 在 阿里云 上部署 LobeChat
description: 学习如何在阿里云上部署LobeChat应用包括准备大模型 API Key、点击部署按钮等操作。
tags:
- 阿里云
- LobeChat
- 部署流程
- 大模型 API Key
---
# 使用 阿里云计算巢 部署
如果想在 阿里云 上部署 LobeChat可以按照以下步骤进行操作
## 阿里云 部署流程
<Steps>
### 准备好你的 API Key
前往 [OpenAI API Key](https://platform.openai.com/account/api-keys) 获取你的 OpenAI API Key
或 前往 [通义千问 API Key](https://bailian.console.aliyun.com/?apiKey=1#/api-key) 获取你的通义千问 API Key
### 点击下方按钮进行部署
[![][deploy-button-image]][deploy-link]
### 部署完毕后,即可开始使用
</Steps>
[deploy-button-image]: https://service-info-public.oss-cn-hangzhou.aliyuncs.com/computenest-en.svg
[deploy-link]: https://computenest.console.aliyun.com/service/instance/create/default?type=user&ServiceName=LobeChat%E7%A4%BE%E5%8C%BA%E7%89%88

View file

@ -9,6 +9,7 @@ tags:
- Vercel
- Docker
- Docker Compose
- Alibaba Cloud
---
# Build Your Own Lobe Chat

View file

@ -9,12 +9,13 @@ tags:
- Docker
- Netlify
- Vercel
- 阿里云计算巢
- 个性化
---
# 构建属于自己的 Lobe Chat
LobeChat 支持多种部署平台,包括 Vercel、Docker 和 Docker Compose 等,你可以选择适合自己的部署平台进行部署,构建属于自己的 Lobe Chat。
LobeChat 支持多种部署平台,包括 Vercel、Docker、 Docker Compose 和 阿里云计算巢 等,你可以选择适合自己的部署平台进行部署,构建属于自己的 Lobe Chat。
## 快速部署