All Projects → nya1 → updown-status-page

nya1 / updown-status-page

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

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to updown-status-page

status
📈 Uptime monitor and status page for ORY
Stars: ✭ 22 (-42.11%)
Mutual labels:  status-page
nitter-instances
Automated uptime monitoring of Nitter instances.
Stars: ✭ 153 (+302.63%)
Mutual labels:  status-page
PteroStats
PteroStats is a bot designed to check Pterodactyl Panel and Nodes status and post it to your discord server
Stars: ✭ 122 (+221.05%)
Mutual labels:  status-page
etna-uptime
Based on https://github.com/upptime/upptime.
Stars: ✭ 17 (-55.26%)
Mutual labels:  status-page
NumericUpDownLib
Implements numeric up down WPF controls to edit/display values (byte, integer, short, ushort etc.) with a textbox and optional up/down arrow (repeat) buttons. Value editing is possible by dragging the mouse vertically/horizontally, clicking up/down buttons, using up/down or left right cursor keys, spinning mousewheel on mouseover, or editing th…
Stars: ✭ 68 (+78.95%)
Mutual labels:  updown
Statping
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
Stars: ✭ 5,806 (+15178.95%)
Mutual labels:  status-page
statuspage
A simple, zero-dependency, pure js/html status page based on GitHub Pages and Actions.
Stars: ✭ 441 (+1060.53%)
Mutual labels:  status-page
out
Monitor services in your menu bar
Stars: ✭ 155 (+307.89%)
Mutual labels:  status-page
statibus
Minimalistic Statuspage with rqlite and php
Stars: ✭ 22 (-42.11%)
Mutual labels:  status-page
nekonekostatus
一个Material Design风格的探针
Stars: ✭ 364 (+857.89%)
Mutual labels:  status-page

Updown Status Page

Free status page to list all your updown.io checks

Example: demo

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 in 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

Build Setup (only for development)

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn dev

# check vue and js syntax
yarn lint

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report
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].