... | ... | @@ -16,7 +16,7 @@ The diagram shows the components of a default setup of the LS.ext system, and ho |
|
|
|
|
|
### Quickstart
|
|
|
|
|
|
1. Install the following pre-requisites: git, make, docker, docker-compose
|
|
|
1. Install the following pre-requisites: git, make, docker, docker-compose, curl
|
|
|
2. Clone the ls.ext repository ```git clone https:/gitlbal.deichman.no/digibib/ls.ext.git```
|
|
|
2. Enter the ls.ext directory and make the project: ```cd ls.ext && make```. When the make command has executed you have built the project and all containers should be up and running.
|
|
|
4. To check the platform integrity, run tests with ```make test_one```
|
... | ... | |