mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
📝 docs: Remove Google Domains Reference (#2267)
This commit is contained in:
parent
ed17e17a73
commit
e66aa280c0
1 changed files with 6 additions and 12 deletions
|
|
@ -6,19 +6,13 @@ weight: 10
|
|||
<img src="https://github.com/danny-avila/LibreChat/assets/32828263/cfbc7ca5-b51e-4f1d-aa89-b9b4cb13eead" width="350"/>
|
||||
|
||||
# Cloudflare
|
||||
### if you are new to Domain, here's a quick guide to use setup a domain with Cloudflare:
|
||||
### if you are new to domains, here's a quick guide to setup a domain with Cloudflare:
|
||||
|
||||
## Google Domains and Cloudflare
|
||||
## Cloudflare Registrar and DNS
|
||||
|
||||
- buy a domain at **[https://domains.google.com/](https://domains.google.com)**
|
||||
- register a Cloudflare account at **[https://dash.cloudflare.com/sign-up](https://dash.cloudflare.com/sign-up)**
|
||||
- click on `add site` and add your domain
|
||||
- select `Free` and tap `continue` twice
|
||||
- copy the 2 Cloudflare's nameservers
|
||||
- go to **[https://domains.google.com/registrar/](https://domains.google.com/registrar)** and select your domain
|
||||
- in the dns tab select `Custom name servers`
|
||||
- click on `Switch to these settings` and enter the two Cloudflare nameservers that you copied before, then save
|
||||
- return to the cloudflare tab and tap on `Done, check nameservers`, then `finish later` and `Check nameservers` (this process can take about 5 minutes)
|
||||
- buy a domain on **[https://www.cloudflare.com/products/registrar/](https://www.cloudflare.com/products/registrar)** or the domain provider of your choice
|
||||
- **Note**: If you already own a domain with another registrar, update your `custom name servers` to point to cloudflare using the [Cloudflare onboarding guide](https://dash.cloudflare.com/sign-up)
|
||||
- Once your domain has been added to Cloudflare, navigate to [Manage DNS Records](https://developers.cloudflare.com/dns/manage-dns-records/how-to/create-dns-records/)
|
||||
- in the `DNS` tab select `Records` and `Add Record`
|
||||
|
||||

|
||||
|
|
@ -109,7 +103,7 @@ Now that you have installed the tunnel, it's time to configure it. Follow these
|
|||
|
||||
1. Proceed to the next step and select a public hostname.
|
||||
2. Follow the instructions provided in this image to configure it correctly.
|
||||
|
||||
|
||||

|
||||
|
||||
**Note: If the tunnel doesn't work and shows "bad gateway", try using your ip instead of localhost**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue