... | @@ -19,7 +19,7 @@ The diagram shows the components of a default setup of the LS.ext system, and ho |
... | @@ -19,7 +19,7 @@ The diagram shows the components of a default setup of the LS.ext system, and ho |
|
1. Install the following pre-requisites: git, make, docker, docker-compose
|
|
1. Install the following pre-requisites: git, make, docker, docker-compose
|
|
2. Clone the ls.ext repository ```git clone https://github.com/digibib/ls.ext.git```
|
|
2. Clone the ls.ext repository ```git clone https://github.com/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.
|
|
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```
|
|
4. To check the platform integrity, run tests with ```make test_one```
|
|
|
|
|
|
### Troobleshooting
|
|
### Troobleshooting
|
|
|
|
|
... | | ... | |