mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Persistence of data #2462
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#2462
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 @vasanthkumar97 on GitHub (Aug 10, 2023).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
Hi, I'm trying to setup a self managed uptime monitoring , and found this product built just for my usecase,
Im able to build this using docker and monitor services . Im confused how do i persist my data , Is there any support for a mysql or postgres database to persist data or is file system an only option.
Thanks
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
1.22.1
💻 Operating System and Arch
ubunu 20
🌐 Browser
Chrome
🐋 Docker Version
No response
🟩 NodeJS Version
No response
@CommanderStorm commented on GitHub (Aug 10, 2023):
v2.0@vasanthkumar97 commented on GitHub (Aug 11, 2023):
Is it in memory of file system?
@louislam commented on GitHub (Aug 11, 2023):
I think it is a Docker question. I assume that you were starting a Uptime Kuma using the
docker runcommand.You should learn these arguments: https://docs.docker.com/engine/reference/commandline/run/
And let me ask you back a question, what is the usage of
-v?@vasanthkumar97 commented on GitHub (Aug 12, 2023):
I understand its mounted volume to docker container, Im trying to find out if there is any other alternate
@CommanderStorm commented on GitHub (Aug 12, 2023):
No, there is currently no other way to be more persistent than the filesystem, as we need a database.
Out of curiosity: What are your requirements / why were you confused? Can we improve the docs somewhere?
PS: If this resolves your question, don't forget to close this issue.
@github-actions[bot] commented on GitHub (Nov 10, 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 12, 2023):
This issue was closed because it has been stalled for 2 days with no activity.
UPnotification not sent when maintenance ends ifDOWNbefore maintenance started #2766