Set up separate minio container for query pack storage
This commit is contained in:
committed by
=Michael Hohn
parent
7347779072
commit
9270230f08
15
README.md
15
README.md
@@ -159,7 +159,7 @@ The steps:
|
||||
-------+---------
|
||||
foo | foo/bar
|
||||
|
||||
### Use the minio ql db
|
||||
### Use the minio ql database db
|
||||
|
||||
1. Web access via
|
||||
|
||||
@@ -173,4 +173,15 @@ The steps:
|
||||
1. The names use `owner_repo` format for now, e.g. `google_flatbuffers_db.zip`.
|
||||
TODO This will be enhanced to include other data later
|
||||
|
||||
|
||||
### Use the minio query pack db
|
||||
|
||||
1. Web access via
|
||||
|
||||
open http://localhost:19001/login
|
||||
|
||||
username / password are in `docker-compose.yml` for now. The ql db listing
|
||||
will be at
|
||||
|
||||
http://localhost:19001/browser/qpstore
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user