Create image database for grafana
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Catch-all db for whatever. Currently just used for media files used in grafana.
|
||||
|
||||
Example usage:
|
||||
- `echo "select * from images" | ./query`
|
||||
- `cat upload.sql | ./query`
|
||||
- `./upload-img.sh my-image ~/Picture/pretty.png | ./query`
|
||||
Reference in New Issue
Block a user