Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

docker-compose sample file in the installation br0ken #78

Open
aaronkaplan opened this issue Jan 19, 2021 · 0 comments
Open

docker-compose sample file in the installation br0ken #78

aaronkaplan opened this issue Jan 19, 2021 · 0 comments

Comments

@aaronkaplan
Copy link

There seem to be some blockers for the docker-compose.yml example file to get it working smoothly and with minimal changes:

  • you seem to be missing an ENV file with the job_directory being set
  • the environment vars which you recommend in the ES setup are not 100% the same as in the docker-compose file
  • in any case, the # - script.allowed_types=inline needs to be commented out.
  • no mentioning of the -e secret=... which should be set in ES
  • the docker-compose file terminates with:
root@bee:~# docker-compose up 
Pulling cortex (thehiveproject/cortex:3.1.0-0.3RC1)...
ERROR: manifest for thehiveproject/cortex:3.1.0-0.3RC1 not found: manifest unknown: manifest unknown
  • you can solve the last issue via specifying :latest
  • the docker-compose file does not set up the ES to coretex network connection properly it seems.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant