Compare commits
3 commits
b4d72a4957
...
771fcd6a55
Author | SHA1 | Date | |
---|---|---|---|
771fcd6a55 | |||
34dd1bbc7c | |||
a5cd7fe9ac |
2 changed files with 10 additions and 4 deletions
BIN
assets/bluesky-pds-cloudflare.png
Normal file
BIN
assets/bluesky-pds-cloudflare.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
|
@ -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.
|
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
|
> [!warning] Data Warning
|
||||||
|
> Before changing images, upgrading, or any other modification always backup your data!
|
||||||
Before changing images or upgrading, always backup the files made in the volume.
|
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
|
@ -63,4 +62,11 @@ By default, the image uses 1000:1000 as the UID:GID for the user. This can be ch
|
||||||
|
|
||||||
![[traefik]]
|
![[traefik]]
|
||||||
![[standalone]]
|
![[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]]
|
Loading…
Reference in a new issue