Installation for S&D
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Radu Liviu Carjan 1318a07015 Update README.md 2 years ago
docker Update to git submodules 2 years ago
scripts Initial commit 2 years ago
searchanddisplace-core@0d558adfcc Update to git submodules 2 years ago
searchanddisplace-ingest@50ab7a6333 Update to git submodules 2 years ago
.gitmodules Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Update README.md 2 years ago
docker-compose.yml Initial commit 2 years ago
sandd.code-workspace Initial commit 2 years ago

README.md

A docker container configuration for search and displace

Initialize the repository

In order to be able to run this application, its submodules first need to be initialized. To do this, after cloning, run the following commands in the root directory:

  • git submodule init
  • git submodule update

After that, the files in docker/conf/nginx/templates need to be edited with the corresponding URLs. The server_names need to be added in the operating system's hosts file so they work locally.