mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Webhook to start and stop maintenance #3191
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#3191
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @upamanyudas on GitHub (Mar 13, 2024).
📑 I have found these related issues/pull requests
https://github.com/louislam/uptime-kuma/issues/3170
🏷️ Feature Request Type
API / automation options, Maintenance
🔖 Feature description
A webhook that can be called to start and stop a maintenance e.g. when my UnRAID server starts
appdatabackup i can easily run apre-backupscript and apost-backupscript to put my hosted services under maintenance automatically.✔️ Solution
An API / webhook strategy in the
Date and Timesection ofEdit Maintenance.❓ Alternatives
No response
📝 Additional Context
No response
@CommanderStorm commented on GitHub (Mar 14, 2024):
@upamanyudas
I don't see how this is different from the issue you linked:
=> closing as a duplicate
@upamanyudas commented on GitHub (Mar 14, 2024):
This is a tad different.
The issue I linked sends out notifications after the maintenance has started.
The feat request I'm making is for the maintenance to play or pause depending on calls from external devices / services.
@CommanderStorm commented on GitHub (Mar 14, 2024):
Indeded, I misunderstood you.
So you want an api to create/edit a certain maintenance?
This is tracked in #118 instead => please see https://github.com/louislam/uptime-kuma/pull/3854 for the current status of this
@cwchristerw commented on GitHub (Dec 12, 2025):
I want to activate existing maintenance with webhook.