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.

removed dependancy

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

willdot.net (Jun 17, 2026, 8:20 PM +0100) 267e8ae8 931b9d23

-3
-3
docker-compose.dist.yaml
··· 8 8 image: ghcr.io/haileyok/cocoon:latest 9 9 container_name: cocoon-pds 10 10 network_mode: host 11 - depends_on: 12 - init-keys: 13 - condition: service_completed_successfully 14 11 volumes: 15 12 - ./data:/data/cocoon 16 13 - ./keys/rotation.key:/keys/rotation.key:ro