All Projects → upptime → upptime

upptime / upptime

Licence: MIT license
⬆️ Free uptime monitor and status page powered by GitHub

Programming Languages

Markdown
49 projects
JSON
12 projects
YAML
28 projects

Projects that are alternatives of or similar to upptime

status-page
⬆️🌐 Static status page website for Upptime
Stars: ✭ 94 (-99.28%)
Mutual labels:  status, uptime-monitor, upptime, incidents-reports
gatus
⛑ Automated service health dashboard
Stars: ✭ 3,018 (-76.78%)
Mutual labels:  status, statuspage, uptime
apptime
⚡ Advanced FREE Website Monitoring Service. (Node.js & MongoDB) - Not lastest version of Apptime.
Stars: ✭ 3 (-99.98%)
Mutual labels:  uptime-monitor, uptime
uptime.js
Uptime monitor in Node.js that send status changes to Chatbots
Stars: ✭ 52 (-99.6%)
Mutual labels:  uptime-monitor, uptime
statuscheck
Tool to check PAAS/SAAS status pages (API+CLI)
Stars: ✭ 33 (-99.75%)
Mutual labels:  status, statuspage
pong
Basic uptime monitoring system, with email alerts and/or push notifications
Stars: ✭ 94 (-99.28%)
Mutual labels:  uptime-monitor, uptime
netcheck
A shell script to check and log when your internet connection goes down.
Stars: ✭ 138 (-98.94%)
Mutual labels:  uptime-monitor, uptime
lgsl
LGSL v6.2.0 for PHP 5.4-8.2.0dev (Live Game Server List): online status for Discord, FiveM, Rust, CS, SA:MP, GMOD, Minecraft, Source Query, etc.
Stars: ✭ 101 (-99.22%)
Mutual labels:  status, uptime
nitter-instances
Automated uptime monitoring of Nitter instances.
Stars: ✭ 153 (-98.82%)
Mutual labels:  uptime-monitor, upptime
Static status
🚦Bash script to generate a static status page.
Stars: ✭ 286 (-97.8%)
Mutual labels:  status, statuspage
Docker
A Dockerized version of Cachet.
Stars: ✭ 318 (-97.55%)
Mutual labels:  status, statuspage
StatusPage
UptimeRobot 状态页
Stars: ✭ 58 (-99.55%)
Mutual labels:  uptime-monitor, uptime
status
📈 Uptime monitor and status page for ORY
Stars: ✭ 22 (-99.83%)
Mutual labels:  uptime-monitor, upptime
graphs
⬆️📊 Generate response time chart images in Upptime
Stars: ✭ 31 (-99.76%)
Mutual labels:  uptime-monitor, upptime
uptimey
Simple server uptime monitor
Stars: ✭ 43 (-99.67%)
Mutual labels:  uptime-monitor, uptime
Statping
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
Stars: ✭ 5,806 (-55.32%)
Mutual labels:  statuspage, uptime
etna-uptime
Based on https://github.com/upptime/upptime.
Stars: ✭ 17 (-99.87%)
Mutual labels:  uptime-monitor, upptime
Cstate
🔥 Open source static (serverless) status page. Uses hyperfast Go & Hugo, minimal HTML/CSS/JS, customizable, outstanding browser support (IE8+), preloaded CMS, read-only API, badges & more.
Stars: ✭ 1,186 (-90.87%)
Mutual labels:  status, statuspage
Vigil
🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).
Stars: ✭ 804 (-93.81%)
Mutual labels:  status, statuspage
Statuspage
A simple self-hosted status page site with an API written in Django under the BSD license
Stars: ✭ 92 (-99.29%)
Mutual labels:  status, statuspage

Upptime

Upptime (https://upptime.js.org) is the open-source uptime monitor and status page, powered entirely by GitHub Actions, Issues, and Pages. It's made with 💚 by your friends at Koj.

I find Upptime an incredible clever usage of [GitHub Actions]. You essentially get a free configurable uptime monitor for whatever you want. – CSS Tricks

Upptime is used by 1,000+ people and teams to ensure they know when their endpoints go down.

Uptime CI Response Time CI Graphs CI Static Site CI Summary CI

📈 Live Status: 🟧 Partial outage

URL Status History Response Time Uptime
Google 🟩 Up google.yml
Response time graph 137ms
Response time 95
24-hour response time 179
7-day response time 137
30-day response time 113
1-year response time 96
100.00%All-time uptime 100.00%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 100.00%
Wikipedia 🟩 Up wikipedia.yml
Response time graph 267ms
Response time 212
24-hour response time 68
7-day response time 267
30-day response time 272
1-year response time 211
100.00%All-time uptime 99.99%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 100.00%
Hacker News 🟩 Up hacker-news.yml
Response time graph 338ms
Response time 308
24-hour response time 415
7-day response time 338
30-day response time 320
1-year response time 301
100.00%All-time uptime 98.02%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.72%
1-year uptime 94.75%
Test Broken Site 🟥 Down test-broken-site.yml
Response time graph 0ms
Response time 0
24-hour response time 0
7-day response time 0
30-day response time 0
1-year response time 0
0.00%All-time uptime 0.00%
24-hour uptime 0.00%
7-day uptime 0.00%
30-day uptime 0.00%
1-year uptime 0.00%

How it works

  • GitHub Actions is used as an uptime monitor
    • Every 5 minutes, a workflow visits your website to make sure it's up
    • Response time is recorded every 6 hours and committed to git
    • Graphs of response time are generated every day
  • GitHub Issues is used for incident reports
    • An issue is opened if an endpoint is down
    • People from your team are assigned to the issue
    • Incidents reports are posted as issue comments
    • Issues are locked so non-members cannot comment on them
    • Issues are closed automatically when your site comes back up
    • Slack notifications are sent on updates
  • GitHub Pages is used for the status website
    • A simple, beautiful, and accessible PWA is generated
    • Built with Svelte and Sapper
    • Fetches data from this repository using the GitHub API

Upptime is not affiliated to or endorsed by GitHub.

Screenshot of status website

👩‍💻 Documentation

  1. How it works
  2. Getting started
  3. Configuration
  4. Triggers
  5. Notifications
  6. Badges
  7. Packages
  8. Contributing
  9. Frequently Asked Questions

Concepts

Issues as incidents

When the GitHub Actions workflow detects that one of your URLs is down, it automatically opens a GitHub issue (example issue #67). You can add incident reports to this issue by adding comments. When your site comes back up, the issue will be closed automatically as well.

Screenshot of GitHub issue Screenshot of incident page

Commits for response time

Four times per day, another workflow runs and records the response time of your websites. This data is committed to GitHub, so it's available in the commit history of each file (example commit history). Then, the GitHub API is used to graph the response time history of each endpoint and to track when a site went down.

Screenshot of GitHub commits Screenshot of live status

📄 License

Koj

An open source project by Koj.
Furnish your home in style, for as low as CHF175/month →

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].