vault backup: 2025-01-19 19:59:31

This commit is contained in:
Nathan Price 2025-01-19 19:59:31 -05:00
parent efb2d75c2b
commit 52ccb90ffb
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg
5 changed files with 5 additions and 11 deletions

View file

@ -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.

View file

@ -1,5 +1,3 @@
```yaml title="docker-compose.yml"
# Standalone, you'll need to add a proxy in front of this with SSL.
services:

View file

@ -1,9 +1,3 @@
---
title: bluesky-pds
draft: false
date: 2025-01-18
---
```yaml title="docker-compose.yml"
# Traefik Proxy
services:

View file

@ -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.

View file

@ -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.