Library Settings Get Help
Stacktora
Stacktora / Vault / IoT Device Telemetry Ingestion
Analytics by @ops

IoT Device Telemetry Ingestion

High-volume sensor/device data landing straight in ClickHouse, Redis buffering ahead of it — built for write volume a normal Postgres table would choke on. The same ingestion shape as the Logging & Metrics recipe, aimed at device telemetry instead of application logs.

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

The stack

Node.js 24 ClickHouseRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install iot-device-telemetry --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