From df95d702437d0d69501e4684d06445dd754cdf74 Mon Sep 17 00:00:00 2001 From: Andre601 Date: Fri, 10 Nov 2023 11:24:40 +0000 Subject: [PATCH] Add entry about Cloudflare in content/codeberg-pages/troubleshooting.md (#351) Added an entry to the troubleshooting page for Codeberg pages that addresses the situation with Cloudflare, where you should turn DNS entries pointing to Codeberg pages to **DNS only** for it to work reliably. Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/351 Co-authored-by: Andre601 Co-committed-by: Andre601 --- content/codeberg-pages/troubleshooting.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/codeberg-pages/troubleshooting.md b/content/codeberg-pages/troubleshooting.md index 25b86ef..709f76b 100644 --- a/content/codeberg-pages/troubleshooting.md +++ b/content/codeberg-pages/troubleshooting.md @@ -15,3 +15,7 @@ If your user name or repository name contains a dot, your Codeberg Pages URL (ht The Codeberg Pages server caches files under a certain size (currently 1 MiB). Please wait a few minutes until the cache has been invalidated. This is done to improve performance, reduce cost and server load, and save energy. + +## Cloudflare and Codeberg Pages + +It is important that when you use [Cloudflare](https://cloudflare.com) to manage your Domain's DNS records, that every DNS record used for Codeberg Pages needs to be set to **DNS only** (Have a gray cloud). This ensures that Codeberg pages can properly handle everything necessary for your site such as SSL-Certificate and redirects from other (sub-)domains.