Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
GNU Affero General Public License v3.0
1.46k
stars
48
forks
source link
Add webhooks for `started` and `stopped` events #423
Open
acouvreur opened 4 weeks ago
Add webhooks for
started
andstopped
events.A webhook can be defined as:
More customization may be added later.
The first goal is to be able to create such integration: https://github.com/louislam/uptime-kuma/issues/5228
Instead of Uptime-Kuma adding specific code for Sablier, we will use these webhooks to call the Uptime Kuma API.