mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
How to set uptime-kuma to run on subdomain resource? #4039
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#4039
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 @hpandelo on GitHub (Mar 18, 2025).
⚠️ Please verify that this question has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
I've set a subdomain like
monitoring.<company>.com/uptimeto uptime-kumaNginx looks like:
I've set the BASE_PATH env var
I've set the "Primary Base URL" on settings as like:
https://monitoring.<company>.com/uptimeBut it's still redirecting to
/dashboardinstead of/uptime/dashboardand If I try to enforce via nginx config, just a blank screen appears (probably not fetching all files)Via HTTP protocol using IP:Port or subdomain:Port, it works
Note: It works in parallel with other applications, so I don't want to set it on root of the subdomain
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
louislam/uptime-kuma:1
💻 Operating System and Arch
Ubuntu 24
🌐 Browser
any
🖥️ Deployment Environment
@felipecrs commented on GitHub (Mar 18, 2025):
@hpandelo I suggest you close it as duplicate of https://github.com/louislam/uptime-kuma/issues/147.