Le.pds-standalone
Standalone PDS setup
rad:z3TDgx4J1PxgMTPYeM2XjdQk9x1uJ
Visibility
public
Delegates
did:key:z6MkssM2am3AJmxKA66jC9jYir76TN3rHKnBgwnprhBbsyzn
Default branch
main → bff257095e675b6ecdbb31e0d030586054503aa1 (Tue May 20 20:46:58 2025)
Threshold
1
README.md
# PDS, standalone setup
This is just a set of notes for setting up a PDS docker in the leanest way
possible, while still maintaining the functionality.
Setup by running `./setup.sh` like this:
./setup.sh /opt/pds pds.example.com admin@example.com
The first argument will be the root directory of your PDS.
The second argument should be your PDS hostname.
The third argument should be your admin email.
See https://github.com/bluesky-social/pds for BlueSky's installer.