Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sksat/ob-server

observer
https://github.com/sksat/ob-server

Last synced: 9 days ago
JSON representation

observer

Awesome Lists containing this project

README

        

# ob-server

## deploy

```sh
$ git clone https://github.com/sksat/ob-server
$ cd ob-server
$ mkdir grafana_data
$ chown 472:472 grafana_data
$ docker-compose up -d
```