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

https://github.com/toddtreece/grafana-deployment-modes


https://github.com/toddtreece/grafana-deployment-modes

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Deployment modes

`-target all`
```
make all
```

`-target server`
```
make server
```

`-target sender`
```
make sender
```