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
- Host: GitHub
- URL: https://github.com/illuin-tech/elasticsearch-sg-demo
- Owner: illuin-tech
- Created: 2019-05-03T08:32:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T13:09:56.000Z (about 7 years ago)
- Last Synced: 2025-03-21T15:21:33.195Z (about 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```