TheHiveDocs
TheHiveDocs copied to clipboard
Current Repo Not work (Docker Install)
I just downloaded the latest Repo from Github ([https://github.com/TheHive-Project/TheHiveDocs][1]). I used the docker option for install.
- I am not find application.conf at /etc/thehive/application.conf. Per the instructions application.conf is at /etc/thehive/application.conf.
Just notice that the Installation Guide at TheHive-Project/TheHiveDocs on GIT list elasticsearch 5.6.0 while the repo docker-compose yml file has 6.8.0. Then I found this (https://github.com/TheHive-Project/TheHiveDocs/blob/master/FAQ.md#do-you-support-elasticsearch-6x-or-later):
Do you support Elasticsearch 6.x or later? No. Support for Elasticsearch 6.x or later is not currently planned as we are considering moving away from Elasticsearch in a future major release.
Is anyone running the current docker repo? I spent last 24 hours trying to get this work. Instead of listing all the errors I'm seeing I would like to start here; trying to figure out if the repo does work.
SPECS:
Current repo settings on ubuntu 18.04
elasticsearch:6.8.0 image: thehiveproject/cortex:3.0.0-RC4 image: thehiveproject/thehive:3.4.0-RC2
Also mentioned here https://github.com/TheHive-Project/TheHive/issues/1203
I am also seeing this issue. It seems that the even thought I am able to place my own custom application.conf into the /etc/theHive/ directory in the container, it is not working.