Live data from Hacker News

A simple job execution and monitoring setup for my home server

lukstei.com

1–3 of 3 posts

Re: A simple job execution and monitoring setup for my home server

#2
For the longest time, I've wanted something like a scaled-down RunDeck. RunDeck does the job, but it's really for larger "enterprisey" orgs. It's written in Java, so takes GB of memory to run and the overall UX is pretty clunky. It always seemed to me like there should be something in the middle between cron jobs and full-fledged enterprise job runners.

This looks nice, and I certainly like the idea of just gluing together existing components to get the solution you want. I haven't used Grafana in a while, does it have it way to define a button or link to run a job on-demand?