kind of like tap but different and in rust
0
fork

Configure Feed

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

Rust 82.8%
Nushell 16.5%
Nix 0.7%
61 1 0

Clone this repository

https://tangled.org/nekomimi.pet/hydrant https://tangled.org/did:plc:ttdrpj45ibqunmfhdsb4zdwq/hydrant
git@knot.gaze.systems:nekomimi.pet/hydrant git@knot.gaze.systems:did:plc:ttdrpj45ibqunmfhdsb4zdwq/hydrant

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

hydrant#

configuration#

environment variables:

  • HYDRANT_DATABASE_PATH: path to database folder (default: ./hydrant.db)
  • HYDRANT_RELAY_HOST: relay WebSocket URL (default: wss://relay.fire.hose.cam)
  • HYDRANT_PLC_URL: base URL of the PLC directory (default: https://plc.wtf).
  • HYDRANT_FULL_NETWORK: if set to true, the indexer will discover and index all repos it sees.
  • HYDRANT_CURSOR_SAVE_INTERVAL: how often to save the Firehose cursor (default: 10s).