How to deploy ElasticSearch to production? -
i have downloaded , build code around elasticsearch. works in staging server. unzipped download folder c:\elasticsearch\elasticsearch-1.1.1
now see \bin \config \data \lib \logs \pluggins folders , license.txt file in there. total size of unzipped folder 4.9gb!!!
which of these need copy production?
i need run windows service.
could please me here.
thanks
this depends on want keep production. if want data copy folder data. if still want same config , pluggins copy whole folder exept logs.
however should aware putting elastic search in production way more complicated that, needs in cluster , have special configuration on servers.
Comments
Post a Comment