Closed tinder-xhao closed 8 years ago
This plugin should work in Docker. Is the migration plugin listed in GET /_cat/plugins
output? What response do you get back when accessing the migration plugin URL (and what URL are you using)?
I finally got it set up. Is this migration plugin able to check the upgrading from 1.x to 5.x?
@tinder-xhao no - this is for 2.x to 5.x only
I have a docker file which will install elasticsearch for me with the lmenezes/elasticsearch-kopf/1.0 plugin. But when I'm trying to install this migration plugin, it doesn't work. It seems that docker could download the file, but when I'm trying to open the plugin through browser on local server, it doesn't show anything.
My docker file is configured as following: