An atproto PDS written in Go
at list 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=