Compare commits

...

3 commits

2 changed files with 10 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -22,9 +22,8 @@ It is required to run the instance behind a proxy (like [Traefik](https://doc.tr
This is not intended for production, and I am not responsible for any data loss or security issues. This is a personal project, and I am not affiliated with Bluesky.
## Deployment
Before changing images or upgrading, always backup the files made in the volume.
> [!warning] Data Warning
> Before changing images, upgrading, or any other modification always backup your data!
### Requirements
@ -63,4 +62,11 @@ By default, the image uses 1000:1000 as the UID:GID for the user. This can be ch
![[traefik]]
![[standalone]]
![Cloudflare Example Image](https://code.modernleft.org/gravityfargo/bluesky-pds-docker/raw/commit/3896e9e85f1c40951b4f9fa5ff9dc29bf8f42e33/assets/image.png)
### Cloudflare DNS
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.
![[bluesky-pds-cloudflare.png]]