Trigger.dev - open source background jobs framework
-
Hello,
Just discovering
https://trigger.dev/
It looks like a bit Uptime Kuma but more advanced.
Might be intersting to consider adding in the apps ?
Cheers !Edited to add:
Licence: Apache v2.0
Docker: Yes
Git: https://github.com/triggerdotdev/trigger.dev
Demo: https://content.trigger.dev/howitworks-compressed-1.mp4

-
Self-hosting info here https://trigger.dev/docs/open-source-self-hosting
-
It's not really a monitoring platform, more like : https://trigger.dev/docs/introduction
Trigger.dev is an open source background jobs framework that lets you write reliable workflows in plain async code. Run long-running AI tasks, handle complex background jobs, and build AI agents with built-in queuing, automatic retries, and real-time monitoring. No timeouts, elastic scaling, and zero infrastructure management required.
We provide everything you need to build and manage background tasks: a CLI and SDK for writing tasks in your existing codebase, support for both regular and scheduled tasks, full observability through our dashboard, and a Realtime API with React hooks for showing task status in your frontend. You can use Trigger.dev Cloud or self-host on your own infrastructure.But quite interesting to have nontheless!