diff --git a/Docker Images/bluesky-pds.md b/Docker Images/bluesky-pds.md index 98862ef..26abd47 100644 --- a/Docker Images/bluesky-pds.md +++ b/Docker Images/bluesky-pds.md @@ -103,7 +103,9 @@ pdsadmin create-invite-code ### Cloudflare DNS -After various testing, I have figured out two things. +![[Generic/Cloudflare]] + +DEPRECIATED: After various testing, I have figured out two things. 1. In order for email verification to work, you cannot have the DNS Proxy enabled or `AAAA` records active. 2. After you have verified emails, and do not intend to use the email feature, you can re-enable the DNS Proxy and `AAAA` records. diff --git a/Docker Images/bluesky-pds/standalone.md b/Docker Images/bluesky-pds/standalone.md index 8dea328..5800f75 100644 --- a/Docker Images/bluesky-pds/standalone.md +++ b/Docker Images/bluesky-pds/standalone.md @@ -1,5 +1,3 @@ - - ```yaml title="docker-compose.yml" # Standalone, you'll need to add a proxy in front of this with SSL. services: diff --git a/Docker Images/bluesky-pds/traefik.md b/Docker Images/bluesky-pds/traefik.md index 3ccc628..4375950 100644 --- a/Docker Images/bluesky-pds/traefik.md +++ b/Docker Images/bluesky-pds/traefik.md @@ -1,9 +1,3 @@ ---- -title: bluesky-pds -draft: false -date: 2025-01-18 ---- - ```yaml title="docker-compose.yml" # Traefik Proxy services: diff --git a/Docker Images/quartz.md b/Docker Images/quartz.md index eb69413..d6b1c74 100644 --- a/Docker Images/quartz.md +++ b/Docker Images/quartz.md @@ -3,7 +3,6 @@ title: quartz draft: false date: 2025-01-16 --- - | | | | ----------------------- | ---------------------------------------------------------------------------------------------- | | Image on Forgejo | [Forgejo](https://code.modernleft.org/gravityfargo/-/packages/container/quartz-docker/v4.4.0) | @@ -22,6 +21,7 @@ This project runs [Quartz](https://quartz.jzhao.xyz/) v4.4.0, a fast, batteries- While Quartz provides [Docker support](https://quartz.jzhao.xyz/features/Docker-Support), it is not as self contained as this project. The primary audience of Quartz [seems](https://quartz.jzhao.xyz/hosting#self-hosting) to be geared towards GitHub/Cloudflare/GitLab pages users. I prefer Forejo. I made this container for users who want to self host Quartz without GitHub/Cloudflare/GitLab pages with minimal setup required. The intent is to host in a stand-alone container behind a reverse proxy like Traefik. + ## Benefits - [Repository setup](https://quartz.jzhao.xyz/setting-up-your-GitHub-repository) is not required. Any git repository can be used as site content. - GitHub/Cloudflare/GitLab pages is not the focus. diff --git a/Generic/Cloudflare.md b/Generic/Cloudflare.md index 5bbc8ee..598600c 100644 --- a/Generic/Cloudflare.md +++ b/Generic/Cloudflare.md @@ -1,3 +1,3 @@ > [!NOTE] Cloudflare -> I am moving away from their services after their many controversies. I wont be providing support for any issues that may arise.Do with that what you will. +> I am moving away from their services after their many controversies. I wont be providing support for any issues that may arise. If you are a CF user and encounter issues, disable DNS proxy and restart the service.