Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sksat/ob-server
observer
https://github.com/sksat/ob-server
Last synced: 9 days ago
JSON representation
observer
- Host: GitHub
- URL: https://github.com/sksat/ob-server
- Owner: sksat
- Created: 2020-11-08T20:57:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T12:34:11.000Z (15 days ago)
- Last Synced: 2024-10-25T13:29:57.326Z (14 days ago)
- Size: 93.8 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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
```