Skip to content

rtyler/canary

 
 

Repository files navigation

Canary

Build Status
Grace

Canary is the service providing public status and information for Code Valet.

Goals

  1. Provide live-visibility for Jenkins developers into warnings/errors from Code Valet.

  2. Give Code Valet users insight into the status of the service.

  3. Provide Code Valet administrators with a centralized dashboard for service health.

Hacking

This application requires a Sentry API token to be defined in the environment as SENTRY_API_TOKEN or else it simply won’t work properly.

Once that environment variable has been defined, executing make run on a Docker-capable machine should bring Canary online at localhost:9292.

About

Canary is the service providing public status/information for Code Valet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 64.8%
  • HTML 29.0%
  • Makefile 2.5%
  • Shell 2.4%
  • CSS 1.3%