Bluesky PDS

Hi friends, I made a docker container for fast deployment of a Bluesky Personal Data Server.

The install script and pdsadmin command are built in. A reverse proxy is required for SSL. I use Traefik personally.

For the uninitiated, Bluesky is federated. Users can self host their own instance and control their data on a custom domain while still being able to interact with the wider Bluesky user base. My intent for the container is for users to be able to quickly setup and run a PDS instance.

Bluesky's offical source

Container source on Forgejo instance

Image on Forgejo

Image on Dockerhub

Documentation