Hi Bianca!
I'm working on building an energy app that leverages Telegraf, ClickHouse, and a small web application to run on an energy site. The app will collect sensor data, aggregate it using ClickHouse materialized views, and use dbt and Python to perform scheduled/on-demand jobs on-site. This setup is designed to run on a Raspberry Pi or a small 2GB RAM device, allowing for local energy management and control at the edge. We’ve made progress on each component and are now evaluating which orchestrator to use to handle job scheduling and provide an API for triggering Python jobs within the app.