Skip to content

Instantly share code, notes, and snippets.

View nitneuk's full-sized avatar

Quentin Barloy nitneuk

View GitHub Profile

Keybase proof

I hereby claim:

  • I am nitneuk on github.
  • I am nitneuk (https://keybase.io/nitneuk) on keybase.
  • I have a public key ASBMKPESyl13RZgc6evZSzBb-19NHsR0MPjm14EIlVPpBgo

To claim this, I am signing this object:

es-monitoring:
image: docker.elastic.co/elasticsearch/elasticsearch:7.12.0
container_name: es-monitoring
environment:
- node.name=es-monitoring
- cluster.name=es-monitoring-cluster
- discovery.type=single-node
- bootstrap.memory_lock=true
- "ES_JAVA_OPTS=-Xms512m -Xmx512m"
ulimits: