Firefly

Some fireflies glow in the dark. Our Firefly glows when your stack is healthy.

Documentation

Deps

If you use apex to render your web view, this plugin use it to incorpore status into standard page. Else this plugin render only the <main> element. Configure the use of apex with the same configuration you set in apex, like that menu, favicon… are the same.

1callFunc:
2  - pluginPURL: pkg:gitroot/gitroot/apex
3    funcName: renderHtml
4    configuration: {}

Configuration

 1configuration:
 2  calls:
 3    - call_url: https://gitroot.dev/
 4      img_url: https://gitroot.dev/logo.svg
 5      name_service: gitroot.dev
 6    - call_url: https://gitroot.dev/.gitroot/repositories.yml
 7      name_service: Git
 8      img_url: https://gitroot.dev/logo.svg
 9    - call_url: https://gts.gitroot.dev/@forge
10      name_service: "@forge@gitroot.dev"
11      img_url: https://gts.gitroot.dev/assets/logo.webp
12  status_path: status/index.html