mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 08:50:15 +01:00
📝 docs: add env changes to breaking_changes.md and minor fixes (#1812)
* 📝 docs: add env changes to breacking_changes.md * 📝 docs: replace example in docker_override.md * 📝 docs: fix images in zeabur.md
This commit is contained in:
parent
5291d18f38
commit
7442955a1d
5 changed files with 85 additions and 15 deletions
|
|
@ -12,7 +12,7 @@ This guide will walk you through deploying LibreChat on Zeabur.
|
|||
If you don't have a Zeabur account, you need to sign up for one.
|
||||
Visit [here](https://zeabur.com/login) and click on `Login with GitHub` to create an account and sign in.
|
||||
|
||||

|
||||

|
||||
|
||||
## Deploy with button
|
||||
|
||||
|
|
@ -22,22 +22,22 @@ Zeabur has already prepared a one-click deployment template for LibreChat, so yo
|
|||
|
||||
In the template page, select the region where you want to deploy LibreChat, and then click the Deploy button to start the deployment.
|
||||
|
||||

|
||||

|
||||
|
||||
## Bind a domain
|
||||
|
||||
After the deployment is complete, you will find that there is a new project in your Zeabur account, which contains three services: a MongoDB, a Meilisearch, and a LibreChat.
|
||||
|
||||

|
||||

|
||||
|
||||
To access your deployed LibreChat, you need to select the LibreChat service, click on the Network tab below, and then click Generate Domain to create a subdomain under .zeabur.app.
|
||||
|
||||

|
||||

|
||||
|
||||
## Conclusion
|
||||
|
||||
You can now access it by clicking the link.
|
||||
|
||||

|
||||

|
||||
|
||||
Congratulations! You've successfully deployed LibreChat on Zeabur.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue