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!
-
Notifications
You must be signed in to change notification settings - Fork 1
ENOFLAG/EnoArkime
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description or website provided.