Skip to content

Commit

Permalink
changed elasticsearch install
Browse files Browse the repository at this point in the history
  • Loading branch information
André Bauer committed Nov 12, 2016
1 parent 49fb0e4 commit 64d41de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion install-elasticsearch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ Using Elasticsearch on another server

Elasticsearch can also be installed on another server but you have to know that this is insecure out of the box because Elasticsearch has no authentication.
For this reason you should run elasticsearch on 127.0.0.1 and use a reverse proxy with authentification to access it from Zammad.
You can find an example config @ https://github.com/zammad/zammad/blob/develop/contrib/nginx/elasticsearch.conf
You can find a Nginx revers proxy config here:

* https://github.com/zammad/zammad/blob/develop/contrib/nginx/elasticsearch.conf


0 comments on commit 64d41de

Please sign in to comment.