mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Some way to stop all alerts for X period of time? (part of backups) #2442
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#2442
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 @jaxjexjox on GitHub (Aug 8, 2023).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
I would love to 'pause' notifications.
I know about the docker exec command to reset my password, would love something like
Currently I do the following on my server.
sudo docker stop kuma
sudo docker rm kuma
sudo cp /kumadatafolder/ /backups/kumadatabackup/
sudo docker run (etc etc etc)
In doing this - it will go and spam out a whole heap of emails again, if anything is out of action.
Be nice to stop that, for the duration of the backup process somehow
It might be possible, I'm not aware (apologies)
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
All
💻 Operating System and Arch
22.04 - docker (latest, always)
🌐 Browser
NA
🐋 Docker Version
Docker version 24.0.5, build ced0996
🟩 NodeJS Version
No response
@CommanderStorm commented on GitHub (Aug 8, 2023):
What you are refering to is the maintance mode:

@jaxjexjox commented on GitHub (Aug 8, 2023):
Can I "inject" maintenance mode into my instance via cli, before stopping my container, and then cancel it again via cli ?
@CommanderStorm commented on GitHub (Aug 8, 2023):
You can, but not via first-party tooling, as ahead of time configuration would be against the "project-style" and the API is currently in this state #118
See https://github.com/lucasheld/uptime-kuma-api for further details on the third party I was referring to
@github-actions[bot] commented on GitHub (Nov 6, 2023):
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days.
@github-actions[bot] commented on GitHub (Nov 8, 2023):
This issue was closed because it has been stalled for 2 days with no activity.