Compare commits
No commits in common. "771fcd6a55c021a27f0e214116b208f9dd5ba33a" and "b4d72a4957b42ea5ab9b8e0e9537a20876121f9d" have entirely different histories.
771fcd6a55
...
b4d72a4957
2 changed files with 4 additions and 10 deletions
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
|
@ -22,8 +22,9 @@ 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.
|
||||||
|
|
||||||
> [!warning] Data Warning
|
## Deployment
|
||||||
> 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
|
||||||
|
|
||||||
|
@ -62,11 +63,4 @@ 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