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

Configure Feed

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

removed dependancy

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

author willdot.net committer
Tangled
date (Jun 18, 2026, 5:34 PM UTC) commit 541e1aa8 parent b2270116 change-id wnxnyowo
-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