An open API service indexing awesome lists of open source software.

https://github.com/cryptix/ssb-pubmon


https://github.com/cryptix/ssb-pubmon

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ssb-pubmon [![Build Status](https://travis-ci.org/cryptix/ssb-pubmon.svg?branch=master)](https://travis-ci.org/cryptix/ssb-pubmon) [![Go Report Card](https://goreportcard.com/badge/github.com/cryptix/ssb-pubmon)](https://goreportcard.com/report/github.com/cryptix/ssb-pubmon)

a botpage that periodically pings [secure scuttlebutt](https://www.scuttlebutt.nz/) pubs to monitor their livelyness.

Last checks:
![](screenshot_last.png)

Alive?:
![](screenshot_alive.png)

# TODO

* make nice pie chart about uptime (last day/30 days)

## QOR maintainance

* overwrite auth template
* instantiate own middleware
* don't use global default cookie secret

# Fork of QOR example application

see [qor-example](https://github.com/qor/qor-example).

## License

Released under the MIT License.