-
Notifications
You must be signed in to change notification settings - Fork 44
v5.x support #13
Comments
@askids If you are just using it on a dev environment, there is a chrome extension that can be used - We don't have a docker image yet but it should be trivial to build one. I will look into this option. |
Thanks for the quick response. Unfortunately, our company blocks unauthorized plugins from being installed on Chrome due to security issues. If not, I would have tried that as the first option. |
Hello there. |
@naymore Did you change your ES configuration to allow the plugin access? You will need to do that in both cases - chrome extension and running locally. |
Right... I thought installing the plugin was optional because it was one of the three "or" alternatives. |
@naymore I am referencing the chrome extension https://github.com/appbaseio/gem#get-the-chrome-extension. In your elasticsearch.yml file that you use to configure Elasticsearch, you need to add access for the chrome extension.
|
GEM not connect with ES 5.4.1 |
hi,
I am new to ES. So looking at simpler ways to create/maintain the mappings. GEM looks a good option to try out. But now that v5.x no longer supports site plugins, is there a way to run this as a standalone site just like elasticsearch-head? I am using ES v5.x on windows. So please let me know how can I use GEM for my setup.
Thanks
The text was updated successfully, but these errors were encountered: