Skip to main content

about

Who builds Uptimepage, and why

Uptimepage is an uptime monitor and a public status page in the same product, built and run by one engineer. The source is AGPL, so you can read every line, run it on your own servers, or let us host it.

Who builds it

Uptimepage is built and run from Nicosia, Cyprus by Artem Senenko, a software engineer with more than twenty years spent building and running production systems: microservice architecture on Kubernetes, cloud infrastructure on AWS and Terraform, and security-critical SaaS in fintech. One person writes the code, answers the email and carries the pager.

Why it exists

Most teams pay one vendor to check that a service is up, and a second to tell customers when it is not. The two rarely agree, because the status page is published by hand while the checks run somewhere else. Here they are the same product. A failing check opens an incident, and that incident is what customers read, so nobody has to remember to update a page at three in the morning.

Why Rust

The whole product is one statically linked binary. There is no runtime to install and no interpreter to keep patched, so checking every sixty seconds from several regions stays cheap to run. Memory safety without a garbage collector is what keeps the prober predictable when a target starts timing out instead of answering.

Why AGPL

The hosted service runs the same binary you can download. No enterprise edition holds back the parts that matter, and no feature appears only after a sales call. If the hosted tier stops suiting you, leaving is a migration rather than a rewrite, because the API and the Terraform provider are identical either way.

How it is paid for

The Standard plan is $0 a month and does not ask for a card. Paid hosted plans are not open yet; when they are, they are what will pay for the work. Self-hosting stays free, because the licence is AGPL and the source is public.

Getting in touch

Write to hello@uptimepage.dev and a person reads it. Bugs and feature requests are better as GitHub issues, where the discussion stays public and searchable. Legal details are in the impressum.

Links

At a glance

  • Based in Nicosia, Cyprus
  • Built by one engineer
  • Licence AGPL-3.0
  • Source public on GitHub
  • Written in Rust, one binary
  • Contact hello@uptimepage.dev

Start in under 5 minutes.

Start free

features · pricing · notes