Kafka — Kafka is the internal message broker used for event streaming and integrations. ⬆ índice
Kafka
Kafka is the internal message broker used for event streaming and integrations.
Quick start
From the repo root:
./infra up kafka
./infra status kafka
./infra logs kafka
Minimal configuration
- Topology/ports:
deployment/topology.env - Service env:
infrastructure/kafka/.env.template-> generatedinfrastructure/kafka/.env
Related documentation
- Technology overview:
docs/internal/technologies/kafka.md - Troubleshooting:
docs/internal/operations/troubleshooting.md