A few things worth knowing:
- Built solo over 3 months (evenings and weekends), shipped 2026-04-22.
- Origin: I run a small consultancy and got tired of finding out about expired SSL certs from clients themselves. The breaking point was an auto-renewal that failed silently mid-exam, while I was at a beach with no laptop, fixing it from a phone.
- Stack: Rust Lambdas for the actual checks (scale to zero between runs, per-site cost is a fraction of a cent per month), Laravel + Inertia + Vue for the platform on top. TimescaleDB for time-series check results.
- Pricing scales by site count rather than per-seat โ deliberately built for solo freelancers with 5โ50 client sites, not enterprise teams running one big app.
- Building in public from here, posting product updates as I ship.