An atproto PDS written in Go
at 1d8b8d2e9d70424c46ae1c1fd2b808a69c75e03d 10 lines 344 B view raw
1COCOON_DID="did:web:cocoon.example.com" 2COCOON_HOSTNAME="cocoon.example.com" 3COCOON_ROTATION_KEY_PATH="./rotation.key" 4COCOON_JWK_PATH="./jwk.key" 5COCOON_CONTACT_EMAIL="me@example.com" 6COCOON_RELAYS=https://bsky.network 7# Generate with `openssl rand -hex 16` 8COCOON_ADMIN_PASSWORD= 9# Generate with `openssl rand -hex 32` 10COCOON_SESSION_SECRET=