From b37b698e8cfeab8a05a441b621602fd7068b8372 Mon Sep 17 00:00:00 2001 From: Nathan Price Date: Wed, 4 Dec 2024 21:54:14 -0500 Subject: [PATCH] Added link to main PDS repo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50a94b0..e6490b2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # bluesky-pds-docker +A self-contained Docker image for the [Bluesky PDS (Personal Data Server) ](https://github.com/bluesky-social/pds). This image is pinned to v0.4.74. It is required to run the instance behind a proxy (like traefik) to generate SSL certificates. This will not work otherwise. The standard pds install includes caddy to handle this. -I can confirm it works behind Cloudflare's DNS Proxy with Full (strict) +I can confirm it works behind Cloudflare's DNS Proxy with Full (strict). ## Deployment