From e66aa280c02d2cc07369e8475be24378f6edc1c4 Mon Sep 17 00:00:00 2001 From: illgitthat Date: Tue, 2 Apr 2024 03:26:35 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20Remove=20Google=20Domain?= =?UTF-8?q?s=20Reference=20(#2267)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/deployment/cloudflare.md | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/docs/deployment/cloudflare.md b/docs/deployment/cloudflare.md index edde4e4539..69f2d98f50 100644 --- a/docs/deployment/cloudflare.md +++ b/docs/deployment/cloudflare.md @@ -6,19 +6,13 @@ weight: 10 # 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` ![cloudflare-1](https://github.com/danny-avila/LibreChat/assets/32828263/249574b5-a064-4803-8b08-f95804db0719) @@ -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. - + ![cloudflare-2](https://github.com/danny-avila/LibreChat/assets/32828263/d155b58f-7f59-4372-a3aa-dec2413a3dce) **Note: If the tunnel doesn't work and shows "bad gateway", try using your ip instead of localhost**