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

docker-compose sample file in the installation br0ken #78

@aaronkaplan

Description

@aaronkaplan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions