summaryrefslogtreecommitdiff
path: root/dev-compose.yml
AgeCommit message (Collapse)AuthorFilesLines
2025-11-28chore: cleanup dev settings and examples (#200)Paul-Christian Volkmer1-15/+15
2025-08-25chore: use apache image including SSL config (#140)Paul-Christian Volkmer1-15/+110
The main purpose is to abandon bitnami kafka image. The examples now include localhost certs and keys for development purposes only. More advanced support for SSL connections to kafka will be available in later versions.
2025-07-2263 check consent status (#120)jlidke1-1/+6
Co-authored-by: Paul-Christian Volkmer <code@pcvolkmer.de>
2024-06-25chore: update dev-compose.ymlPaul-Christian Volkmer1-1/+5
2023-12-04docs: remove notice on how to setup kafkaPaul-Christian Volkmer1-2/+0
2023-08-28test: * added additional external host 'localhost', now we can connect ↵Jakub Lidke1-4/+20
without additional host alias. * added akhq to dev-compose.yml
2023-08-25chore: dev kafka is available via localhost, now.Jakub Lidke1-2/+5
2023-08-15Update dev config and added related information into README.mdPaul-Christian Volkmer1-0/+3
2023-08-15Update Apache Kafka service config for KRaft modePaul-Christian Volkmer1-0/+6
2023-07-31Add Apache Kafka to dev compose filePaul-Christian Volkmer1-0/+8
2023-07-25Add postgres migration file and configuration for postgresPaul-Christian Volkmer1-0/+8
2023-07-25Add request and status loggingPaul-Christian Volkmer1-0/+10