Docker-compatible host
A Linux host capable of running the Pulse application container and exposing it through your edge.
Self-hosting · Coming soon
Pulse is preparing a supported self-hosted distribution for analytics, uptime monitoring, and scoped agent reports. Explore the architecture now; installation packages and release instructions are not available yet.

Cookie-free defaults for first-party measurement
Docker + PostgreSQL as the deployment foundation
Scoped agent access without direct database exposure
Expected deployment model
The planned path keeps the application boundary simple while leaving the database, network, backups, and job execution under your control.
Terminate TLS and route the dashboard, tracker, and API traffic on your domain.
Run the production app container with authentication, job secrets, and provider settings.
Keep analytics, uptime, organization, and audit data inside the database you control.
The expected production flow runs database migrations through a dedicated tool image before replacing the application container. Pulse does not include a built-in scheduler.
What to plan for
Self-hosting trades managed convenience for direct control. These are the core services and responsibilities the supported path is being designed around.
A Linux host capable of running the Pulse application container and exposing it through your edge.
A PostgreSQL instance you operate, back up, monitor, and make available to the application.
A public HTTPS endpoint for the dashboard, tracker, health checks, and scoped agent access.
Cron, systemd timers, or another scheduler to invoke uptime checks, insights, and report jobs.
See the product today
Public evaluation is not available. The preview notice explains the current invitation-only access boundary.