Skip to content
This repository was archived by the owner on Dec 3, 2021. It is now read-only.

supportleap/beacon

Repository files navigation

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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors