Skip to content

Free updown.io status page for all your checks, just edit a config file (hosted by Netlify)

Notifications You must be signed in to change notification settings

AgileByte/updown-status-page

 
 

Repository files navigation

updown-status-page

Free general updown.io status page for all your public checks

Demo: example

How it works

Fetches updown.io's API via the read only key and populates the page, hosting is provided by Netlify (free). Page is written with Vue.js.

Deploy your own public page

  • Deploy to Netlify

    • This will automatically create your own updown-status-page repository and setup netlify build commands
  • Go to your repository and edit page_config.json with your details (read only key, website url, logo url etc.)

Every Github commit will trigger a new deploy of your status page

TODO

  • Automatically update checks every x minutes ? (based on the lowest checks.period)

  • Improve layout for mobile

Build Setup (only for development)

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

Free updown.io status page for all your checks, just edit a config file (hosted by Netlify)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 72.7%
  • Vue 25.0%
  • HTML 1.9%
  • Dockerfile 0.4%