add bind to drupal volume
This commit is contained in:
parent
0757f47966
commit
99e2863817
5 changed files with 15 additions and 3 deletions
|
|
@ -18,7 +18,8 @@
|
|||
* TripleStore from slim-buster
|
||||
## Start
|
||||
* Clone Repo with `git clone git@github.com:rnsrk/performance-drupal.git`.
|
||||
* Rename .example-env to .env and set environment varibles fpr postgres service.
|
||||
* Rename .example-env to .env and set environment varibles for postgres service.
|
||||
* Run `./prepare_volumes.sh` to create drupal-data directory and add absolute path to .env variable.
|
||||
* Get [GraphDB free standalone server](https://graphdb.ontotext.com/).
|
||||
* Copy zip-file to to /graphdb_context and rename it to "graphdb.zip".
|
||||
* Start containers with `docker compose up -d`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue