Skip to content

ENOFLAG/EnoArkime

Repository files navigation

EnoArkime

services:
  arkime:
    image: ghcr.io/enoflag/enoarkime:nightly
    ports:
      - 8005:8005
    volumes:
      - "./pcaps:/opt/arkime/raw"
    environment:
      # when chaning, the password must be changed in config.ini as well
      - OPENSEARCH_INITIAL_ADMIN_PASSWORD=Enoflag123!
  opensearch:
    image: public.ecr.aws/opensearchproject/opensearch:3
    environment:
      - discovery.type=single-node
      # when chaning, the password must be changed in config.ini as well
      - OPENSEARCH_INITIAL_ADMIN_PASSWORD=Enoflag123!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •