Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The helper script, `dau_pipeline.py`, to load data from S3 into the ES instance

Clone the OpenLXP git repo onto your local machine:
```console
git clone https://github.com/OpenLXP/openlxp-xse.git
git clone https://github.com/adlnet/ecc-openlxp-xse.git
```

Navigate into the 'openlxp-xse' directory, ensure `docker-compose.yml` file is in the directory and run the following commands:
Expand Down Expand Up @@ -65,3 +65,9 @@ Congratulations, you've installed and configured an ES cluster, indexed sample d

For more details on Elasticsearch, please refer to the following documentation:
* [Elasticsearch - What is Elasticsearch](https://www.elastic.co/guide/en/elasticsearch/reference/7.11/elasticsearch-intro.html)

## Additional Documentation
[ECC-Openlxp Wiki can be found here](https://github.com/adlnet/ecc-openlxp-xds-ui/wiki)

## License
This project uses the [Apache](http://www.apache.org/licenses/LICENSE-2.0) license.
Loading