Replace Umami Cloud?
YES · one-shottableThe software is open source, so the cloud subscription is mostly paying for managed hosting, upgrades, and not touching a server.
Build me a self-hosted analytics stack to replace Umami Cloud. Requirements: - Do not write analytics code. Umami is open source, deploy the real thing: a docker-compose.yml with the official umami image + postgres:15, data in a named volume. The subscription pays for hosting, so the build is a deployment. - All secrets in .env: postgres password and Umami APP_SECRET. Umami binds to localhost; Caddy reverse-proxies stats.<mydomain> to it with automatic HTTPS. - backup.sh on a nightly cron: pg_dump to ~/backups/umami-YYYY-MM-DD.sql.gz, keep 14, with the restore command documented next to it. - update.sh: pull the new image, restart, and print the release-notes URL so I can check for breaking changes before upgrading. - Add the tracking script tag to my sites and verify pageviews arrive; create one custom event as proof the event pipeline works. - No third-party telemetry; visitor data stays in my postgres. - Out of scope: modifying Umami itself or building custom dashboards on top. And accept the honest cost: uptime, upgrades, and 2am breakage are mine now. - README: DNS record for the stats subdomain, first-login default credentials, and change the admin password immediately.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
They pay because analytics is not worth waking up to fix.
xmanaged hosting
xupgrades
xreliability
xteam/billing convenience
xsupport
What does the Umami Cloud verdict mean?
The directory classifies the core job as practical to build with an AI coding agent. Use the prompt as a starting point and review the tradeoffs before relying on the result. This research record is not a hosted IVCIFY tool.
What price does this directory record show for Umami Cloud?
The directory records $9/month for Basic, checked 2026-07-30. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.
What do I lose by replacing Umami Cloud?
Honestly: managed hosting; upgrades; reliability; team/billing convenience; support. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Umami Cloud?
The listed prior art includes Umami (The product's own open-source analytics platform.). Inspect those projects before starting from a blank prompt.