umami-optimified
activeWorkspace
OTF
Created
2026-03-15
Updated
2026-03-26
Content
Self-hosted Umami instance for Optimified privacy-first analytics.
## Info
- **URL:** https://analytics.optimified.com
- **Server:** Railway → project `otf-umami` (`23c7b6e5`), service `umami` (`6bde7c0f`)
- **Database:** Postgres (Railway managed, same project)
- **Cache:** Valkey (Railway managed, same project)
- **Status:** running
- **Version:** 3.0.3
- **Port:** 8080
- **Admin user:** `mike` (default `admin` user removed)
- **Railway domain:** `umami-production-8825.up.railway.app`
- **Private domain:** `umami.railway.internal`
- **No SMTP** — Umami doesn't send emails; password resets done by admin
- **Variables (sensitive — stored in Railway only):** `APP_SECRET`, `DATABASE_URL`, `HASH_SALT`, `REDIS_URL`
## Changelog
All notable changes to this Umami setup.
### [Unreleased]
### [1.0.0] - 2026-03-26
#### Added
- Deployed on Railway under dedicated `otf-umami` project (template deploy)
- Custom domain `analytics.optimified.com` configured (Cloudflare proxied)
- Admin user `mike` created, default `admin` user removed
- Postgres + Valkey services provisioned
### [0.1.0] - 2026-03-05
#### Added
- Service created on Railway under old `optimified` project (not configured)