Skip to content

Commit

Permalink
valid config for elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Dec 12, 2024
1 parent 8bc3fee commit 9b691df
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,8 @@ services:
- xpack.ml.enabled=false
- xpack.watcher.enabled=false
- xpack.graph.enabled=false
- xpack.monitoring.enabled=false
- disk.threshold.enabled=false
- ingest.enabled=false
- index.number_of_shards=1
- index.number_of_replicas=0
- xpack.monitoring.templates.enabled=false
- cluster.routing.allocation.disk.threshold_enabled=false
mem_limit: 1.5g
memswap_limit: 1.5g
volumes:
Expand Down

0 comments on commit 9b691df

Please sign in to comment.