<%- include('head', { enableGoogleTagManager: typeof enableGoogleTagManager !== 'undefined' ? enableGoogleTagManager : false }) -%> <%- include('nav') -%>
100% Open Source Apache 2.0 License

Building the Future of Observability

We're on a mission to democratize observability. Our open-source platform helps teams of all sizes monitor, debug, and resolve issues faster than ever before.

Our Mission

#DemocratiseOps

Our mission is to reduce downtime and increase the number of successful products in the world. We believe every team, regardless of size or budget, deserves access to world-class observability tools.

That's why we built OneUptime as a fully open-source platform that combines monitoring, incident management, status pages, and on-call scheduling into one unified solution.

Our Vision

AI-Powered Reliability

We're building the next frontier in software observability. Imagine a platform that not only tells you what's wrong with your software, but automatically fixes those issues by writing code for you.

Our goal is to make software reliability effortless, allowing developers to focus on building great products instead of firefighting incidents.

<%- include('./Partials/proudly-open-source') -%>

Our Values

The principles that guide everything we do.

Open Source Everything

We're fully open-source, not open-core. Every line of code is on GitHub. We believe open software wins, open protocols win. The only way to become a standard is to be open.

Developers First

We prioritize our developer customers by continuously listening to their needs and working tirelessly to enhance OneUptime with features that serve them better every day.

Meritocracy

We prioritize meritocracy, ensuring that talent, skills, and performance are the primary criteria for advancement and recognition within OneUptime.

Open Source Community

Our Contributors

Built by a global community of passionate developers.

<% if (typeof contributors !== 'undefined' && contributors && contributors.length > 0) { %>

<%= contributors.length %>+

Contributors

<%= contributors.reduce((sum, c) => sum + (c.contributions || 0), 0).toLocaleString() %>

Total Commits

24/7

Global Coverage

<% // Subtle avatar colors - soft pastel tones var avatarColors = [ { bg: 'bg-blue-50', text: 'text-blue-600' }, { bg: 'bg-emerald-50', text: 'text-emerald-600' }, { bg: 'bg-purple-50', text: 'text-purple-600' }, { bg: 'bg-rose-50', text: 'text-rose-600' }, { bg: 'bg-amber-50', text: 'text-amber-600' }, { bg: 'bg-indigo-50', text: 'text-indigo-600' }, { bg: 'bg-cyan-50', text: 'text-cyan-600' }, { bg: 'bg-pink-50', text: 'text-pink-600' }, { bg: 'bg-teal-50', text: 'text-teal-600' }, { bg: 'bg-orange-50', text: 'text-orange-600' } ]; %>

And many more amazing contributors...

<% var extraCount = 0; for(var j=displayedCount; j
<%= extraInitials %>
<% } %> <% if (contributors.length > displayedCount + extraCount) { %>
+<%= contributors.length - displayedCount - extraCount %>
<% } %>
<% } else { %>

Join Our Community

We have an amazing community of contributors on GitHub. Check out our repository to see who's helping build OneUptime.

<% } %>

To the builders, the dreamers,
the ones who won't quit

We see you.

The late nights and early mornings. The countless iterations no one will ever see. The persistence when it would be easier to stop.

We believe in you.

In your vision. In your craft. In the fire that made you start and the resolve that keeps you going.

We build alongside you.

Shoulder to shoulder. As builders ourselves, who understand what it takes to ship something that matters.

Keep building.

The world runs on what you create.

Join us in building the future of observability.

We give first priority to open-source contributors. Our interview process involves contributing to open-source, so you can show us what you can do.

Remote-first
Open source focused
Competitive compensation
<%- include('footer') -%>