Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
bin
 
 
 
 
db
 
 
lib
 
 
log
 
 
 
 
 
 
 
 
tmp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Beacon

A simple rails app for the Leap status page.

beacon-screenshot

API

Set the API_KEY environment variable to a randomly generated string. You can then access a basic GraphQL API at /api/graphql.

Chatops

This uses chatops-controller to implement Chatops RPC.

There's a couple chatops commands supported:

.beacon sup – See the current status.

.beacon set <level> <message> - Set the current status. Message is optional.

You'll have to configure the CHATOPS_AUTH_PUBLIC_KEY environment variable to use this.

Developing

script/setup
script/server
open http://beacon.localhost

The development environment is seeded with some status events for your convenience.

About

simple status page app, with a GraphQL API and Chatops RPC

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.