Mirror from bluesky-social/pds

update README to reference sandbox

+8 -4
+8 -4
README.md
··· 2 3 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. 4 5 - We're testing federation in a separate sandbox network. Checkout [SANDBOX.md](https://github.com/bluesky-social/pds/blob/main/SANDBOX.md) for an overview of the sandbox network. 6 - 7 - We do not currently support PDS federation on the production network. 8 - 9 ## FAQ 10 11 ### What is Bluesky? ··· 24 25 * [Canonical TypeScript code](https://github.com/bluesky-social/atproto) 26 * [Experimental Go code](https://github.com/bluesky-social/indigo) 27 28 ## Self-hosting PDS 29
··· 2 3 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. 4 5 ## FAQ 6 7 ### What is Bluesky? ··· 20 21 * [Canonical TypeScript code](https://github.com/bluesky-social/atproto) 22 * [Experimental Go code](https://github.com/bluesky-social/indigo) 23 + 24 + ### What is the current status of federation? 25 + 26 + We do not currently support PDS federation on the production network but it is now possible to federate in the developer sandbox. 27 + 28 + ### What should I know about running a PDS in the developer sandbox? 29 + 30 + Read the [SANDBOX.md](https://github.com/bluesky-social/pds/blob/main/SANDBOX.md) for an overview of the sandbox network. 31 32 ## Self-hosting PDS 33