Skip to content

Instantly share code, notes, and snippets.

@svennela
Last active May 26, 2020 05:03
Show Gist options
  • Select an option

  • Save svennela/5a74942d55d0251258799a6acd66998d to your computer and use it in GitHub Desktop.

Select an option

Save svennela/5a74942d55d0251258799a6acd66998d to your computer and use it in GitHub Desktop.
curl -k "https://admin:admin@localhost:9200/_cluster/settings?include_defaults=true"
curl -XGET "https://localhost:9200/_cat/plugins?v" -u admin:admin --insecure
https://medium.com/@TimvanBaarsen/how-to-run-an-elasticsearch-7-x-single-node-cluster-for-local-development-using-docker-compose-2b7ab73d8b82
https://markheath.net/post/exploring-elasticsearch-with-docker
https://github.com/maxyermayank/docker-compose-elasticsearch-kibana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment