Documentation Index
Fetch the complete documentation index at: https://docs.pulsy.app/llms.txt
Use this file to discover all available pages before exploring further.
Self-Hosting
Self-hosting Atria means operating the services and infrastructure that power feed creation, ingestion, execution, and delivery. This model is best for teams that already run production infrastructure and want Atria close to their own systems, secrets, RPC endpoints, and monitoring stack.What You Run
- Dashboard and management backend for feed operations.
- Ingestor for blockchain data collection.
- Runtime for feed execution.
- Delivery for webhooks.
- PostgreSQL for metadata.
- NATS for streams, KV, leases, and cursors.
Configuration Areas
- Network RPC and WebSocket endpoints.
- Runtime limits.
- File storage for filter and function code.
- Messaging connection settings.
- Database connection settings.
- Webhook output configuration.