Skip to content

rishabkumar7/uptime-status

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uptime-status

A Status page based UptimeRobot API. This project is fork of the yb/uptime-status for translation to English.

image

Prerequisites

  • You need to add site monitoring on UptimeRobot and get the API Key from the My Settings page.
  • You need to have a hosting provider, even static web-page hosting works.

How to deploy:

  • Download and unzip: uptime-status.zip
  • Modify the config.js file:
    • SiteName: The name of the website to display
    • ApiKeys: The API Key obtained from UptimeRobot, supports Monitor-Specific API Keys and Read-Only API Key
    • CountDays: The number of log days to display, 60 or 90 are recommended for better display
    • ShowLink: Whether to display site links
    • Navi: The menu list of the navigation bar
  • Upload all files to the hosting service.

⚠️ If you do not need to modify the code, you do not need to git clone this project, you only need to download the Release file package.

About

A uptime status dashboard based on UptimeRobot API

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 55.2%
  • SCSS 41.8%
  • HTML 3.0%