Set up the minio ql db
- Set up the minio ql db - Use bind mounts in docker compose to get persistence - Populate the ql db with the sample DBs
This commit is contained in:
committed by
=Michael Hohn
parent
8df9673897
commit
bbb54caaf3
16
README.md
16
README.md
@@ -158,3 +158,19 @@ The steps:
|
||||
owner | repo
|
||||
-------+---------
|
||||
foo | foo/bar
|
||||
|
||||
### Use the minio ql db
|
||||
|
||||
1. Web access via
|
||||
|
||||
open http://localhost:9001/login
|
||||
|
||||
username / password are in `docker-compose.yml` for now. The ql db listing
|
||||
will be at
|
||||
|
||||
http://localhost:9001/browser/qldb
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user