Stacktora / Vault / Go + ClickHouse + Kafka
Analytics by @ops

Go + ClickHouse + Kafka

An event-ingestion pipeline: a Go API publishing to Kafka, with ClickHouse as the analytics store.

Open in generator Browse the Vault

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Go 1.26 ClickHouse Kafka

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install go-clickhouse-kafka --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault

Submit your own recipe