From 3568bd9f522d44b70567c5b4ebf989055759360f Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Mon, 22 Apr 2024 22:21:15 -0700 Subject: [PATCH 1/4] SANDBOX: remove reference to old Matrix channel --- SANDBOX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SANDBOX.md b/SANDBOX.md index 63f6aa2..29ca9a7 100644 --- a/SANDBOX.md +++ b/SANDBOX.md @@ -115,7 +115,7 @@ You are within your rights to disable Watchtower auto-updates, but we strongly e 📣 This is a sandbox version of a **public broadcast protocol** - please do not share sensitive information. -🤝 Help each other out! Respond to issues & discussions, chat in [Matrix](https://matrix.to/#/%23bluesky-dev:matrix.org) or the community-run [Discord](https://discord.gg/3srmDsHSZJ), etc. +🤝 Help each other out! Respond to issues & discussions, chat in the community-run [Discord](https://discord.gg/3srmDsHSZJ), etc. # Learn more about atproto federation From ca8d84b1a11d00b20ba665dfc5336f279f01f2f0 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Mon, 22 Apr 2024 22:26:23 -0700 Subject: [PATCH 2/4] remove discord registration notes --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1e82c88..4c24395 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # PDS -Welcome to the repository for the official Bluesky PDS (Personal Data Server). This repository includes container images and documentation designed to assist technical people with self-hosting a Bluesky PDS. +Welcome to the repository for the official Bluesky PDS (Personal Data Server). This repository includes container images and documentation designed to assist technical people with hosting a Bluesky PDS. -Head over to the [AT Protocol PDS Admins Discord](https://discord.gg/UWS6FFdhMe) to get started! +Head over to the [AT Protocol PDS Admins Discord](https://discord.gg/UWS6FFdhMe) to chat with other groups and folks hosting instances! ## Table of Contents @@ -79,9 +79,6 @@ Read the [SANDBOX.md](https://github.com/bluesky-social/pds/blob/main/SANDBOX.md Self-hosting a Bluesky PDS means running your own Personal Data Server that is capable of federating with the wider Bluesky social network. -> [!IMPORTANT] -> Initially to join the network you'll need to join the [AT Protocol PDS Admins Discord](https://discord.gg/UWS6FFdhMe) and register the hostname of your PDS. We recommend doing so before bringing your PDS online. In the future, this registration check will not be required. - ### Preparation for self-hosting PDS Launch a server on any cloud provider, [Digital Ocean](https://digitalocean.com/) and [Vultr](https://vultr.com/) are two popular choices. From 89898e8bb20b2721839424890f42d1b3f7bc0559 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 1 May 2024 20:59:10 -0700 Subject: [PATCH 3/4] README: update status section --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c24395..dc88e83 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Please visit the [AT Protocol docs](https://atproto.com/guides/overview) for add ### What is the current status of federation? -As of Feb, 2024, the AT Protocol PDS (Personal Data Server) is now open to federation for self-hosters! +As of Spring 2024, the AT Protocol network is open to federation! ✅ Federated domain handles (e.g. `@nytimes.com`) @@ -61,12 +61,10 @@ As of Feb, 2024, the AT Protocol PDS (Personal Data Server) is now open to feder ✅ Federated app views (API service) -✅ Federated data for self-hosters (PDS hosting) +✅ Federated data (PDS hosting) ✅ Federated moderation (labeling) -🚧 Federated data for large service providers (coming soon) - ### What should I know about running a PDS in the developer sandbox? Developers may now run self-hosted PDS hosts on the production network! From 01f11c6522c9e90d20723397533eab168740f38b Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 2 May 2024 12:50:13 -0700 Subject: [PATCH 4/4] Update README.md Co-authored-by: Daniel Holmgren --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc88e83..a54dd0b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Welcome to the repository for the official Bluesky PDS (Personal Data Server). This repository includes container images and documentation designed to assist technical people with hosting a Bluesky PDS. -Head over to the [AT Protocol PDS Admins Discord](https://discord.gg/UWS6FFdhMe) to chat with other groups and folks hosting instances! +Head over to the [AT Protocol PDS Admins Discord](https://discord.gg/UWS6FFdhMe) to chat with other folks hosting instances and get important updates about the PDS distribution! ## Table of Contents