Back to Browse

Monitor your website with the Open Source project Kestra

378 views
Aug 14, 2025
37:08

I am going to create a website monitoring tool that will check if my website is up / or down. This will be on a scheduler (cron) every 15 minutes and the response should be a status code of 200. If not, then it will create a GitHub issue with a label "bug" on my GitHub repo. I will do this with YAML config using the Open Source project Kestra which is an orchestration tool. If you missed my video on how to contribute to Open Source with the Kestra GitHub repo watch it here: https://youtu.be/Qa0ZgJJjJVI Take a look at Kestra's GitHub repo and their good first issues: https://github.com/kestra-io/kestra If you prefer to read, I have a blog post version of this video here https://eddiejaoude.substack.com/p/monitor-your-website-with-yaml-using 0:00 Website monitoring Flow with Kestra 2:24 Kestra running with Docker Compose 3:13 Kestra Dashboard and creating first Kestra Flow 4:20 Kestra Execution walkthrough for Flow run 7:28 Kestra Dashboard with data 7:59 Kestra Flows 8:21 Kestra Execution list 8:45 Kestra Logs page 9:24 Kestra Namespaces 9:45 Kestra KV Store (Key-Value store) 11:00 Kestra Blueprints 11:41 Kestra Plugins 12:28 Kestra Administration 12:39 Kestra Flow basic config 17:30 Kestra Flow to monitor our website 33:32 Kestra Triggers 35:37 Kestra right navigation with news, docs, help etc

Download

0 formats

No download links available.

Monitor your website with the Open Source project Kestra | NatokHD