declarative relay deployment on hetzner relay-eval.waow.tech
atproto relay
14
fork

Configure Feed

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

feat: add COLLECTION_INDEX_DIR env for RocksDB collection index

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

zzstoatzz 0706a2b8 6dea51f3

+1
+1
deploy/zlay-values.yaml
··· 14 14 RELAY_UPSTREAM: "bsky.network" 15 15 RELAY_DATA_DIR: /data/events 16 16 RELAY_RETENTION_HOURS: "72" 17 + COLLECTION_INDEX_DIR: /data/collection-index 17 18 envFrom: 18 19 - secretRef: 19 20 name: zlay-secret