A lightweight CI/CD platform that listens for GitHub webhooks and executes multiple workflows concurrently in Docker containers.
Pipelines are defined in each repositories cythe.yml file.
GitHubA local weather monitoring station hosted on a Raspberry Pi.
Weather data was retrieved over HTTP from a ESP-32 and stored in SQLite database.
It featured a WebUI built with flask to view and analyze data.
GitHub