mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Where is the configuration file? #1734
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#1734
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 @dminca on GitHub (Jan 5, 2023).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
Hi guys,
just stumbled upon this yesterday, I've had a look in the repo and wiki and couldn't find the configuration file.
Is it possible to configure the endpoints in a configuration file? Or it's only available in the UI
🐻 Uptime-Kuma Version
latest
💻 Operating System and Arch
Linux
🌐 Browser
Safari
🐋 Docker Version
No response
🟩 NodeJS Version
No response
@Computroniks commented on GitHub (Jan 5, 2023):
Currently configuration is done through the web interface and stored in the sqlite database. There is a request for an API #118 but this has not yet been implemented.