An open API service indexing awesome lists of open source software.

https://github.com/illuin-tech/elasticsearch-sg-demo

Elasticsearch docker image with demo Search Guard certificates installed
https://github.com/illuin-tech/elasticsearch-sg-demo

Last synced: about 1 month ago
JSON representation

Elasticsearch docker image with demo Search Guard certificates installed

Awesome Lists containing this project

README

          

# Elasticsearch SG demo image
> Docker image with Elasticsearch 6.4.2 and Search Guard demo roles installed

You can run a container with this command:

```bash
docker run -p 9200:9200 illuin/elasticsearch-sg-demo
```