A fork of the Cocoon PDS but being made more distributed.
11

Configure Feed

Select the types of activity you want to include in your feed.

test

Signed-off-by: Will <did:plc:dadhhalkfcq3gucaq25hjqon>

willdot.net (Jun 22, 2026, 10:55 PM +0100) 8ddae30a 1c701835

+1 -1
+1 -1
README.md
··· 8 8 To run a distributed version of this PDS you'll need to use `docker-compose.dist.yaml` as that has the relevant examples of extra config required. It is slightly different in that it only contains the main app. The other helper services (create keys and invite codes can be run manually). 9 9 10 10 11 - There are also some extra requirements for setting this up: 11 + There are also some extra requirements for setting this up: hello 12 12 13 13 1: You need to generate a nonce secret and set it as an environment variable `COCOON_NONCE_SECRET`. (Recommend running something like `openssl rand -hex 16`) 14 14 2: You need to have a Turso cloud database. See more information [here](https://turso.tech)