Skip to content

Simple website status board app with Rails 4, Sidekiq, and AngularJS

Notifications You must be signed in to change notification settings

blakeshall/site_status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Site_Status

Simple site status checker built with Rails 4, Sidekiq, and AngularJS. This is a toy project for me to learn Angular and Sidekiq.

desk-screen mobile-screen

It spawns workers for each site every minute that check the availability of the site. The front end also polls the API every minute and updates accordingly.

Dependencies

  • Redis (for Sidekiq)
  • Whenever gem (for scheduling tasks)

Eventually

  • Better checking (handling all HTTP codes) w/ status
  • Mailers for when a site is down

About

Simple website status board app with Rails 4, Sidekiq, and AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published