railway-setup-uptime-kuma
Workspace
OTF
Created
2026-03-26
Updated
2026-03-26
Content
# Railway Setup: Uptime Kuma
## Overview
- **Project:** otf-vaultwarden-uptimekuma (`371f1892-dd0c-4aa3-be35-346e79482b07`) — shared with Vaultwarden
- **Domain:** uptime.optimified.com
- **Port:** 3001 (default)
- **Version:** 1.23.17 (latest stable 1.x)
- **Services:** Uptime Kuma (with persistent volume)
## Key Details
- **Single user only** — no multi-user support. One admin login.
- **Team access:** Create a public Status Page (Settings → Status Pages → Add) and share the URL for read-only.
- **Persistent volume:** `/app/data` (`bcac234b`) — SQLite database stored here.
- **No SMTP configured** — single user, not needed.
## Custom Domain
CNAME: `uptime` → `uptime-kuma-production-919c.up.railway.app` (Cloudflare proxied)
## Version Decision
- 1.23.17 is latest stable. Version 2.x exists but is beta — not production-ready.
- Decision: stay on 1.x. Upgrade to 2.x when it goes stable. Since no monitors are configured yet, migration will be clean whenever we upgrade.
## Issues Encountered
- None. Cleanest deploy alongside Vaultwarden.