Kafka
Kafka is the internal message broker used for event streaming and integrations.
Quick start
From the repo root:
./infra.sh up kafka
./infra.sh status kafka
./infra.sh 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