infra-nimbus/ansible
Jakub Sokołowski c474a3311d
logs.nimbus: leave memory for Lucene, use 32 GB heap
https://github.com/status-im/infra-nimbus/issues/96

"The moral of the story is this: even when you have memory to spare, try
to avoid crossing the 32 GB heap boundary. It wastes memory, reduces CPU
performance, and makes the GC struggle with large heaps."

https://www.elastic.co/guide/en/elasticsearch/guide/current/heap-sizing.html#compressed_oops
https://www.elastic.co/guide/en/elasticsearch/guide/current/heap-sizing.html#_give_less_than_half_your_memory_to_lucene

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-06-01 12:28:48 +02:00
..
files
group_vars logs.nimbus: leave memory for Lucene, use 32 GB heap 2022-06-01 12:28:48 +02:00
host_vars nimbus.prater: fix port number for public API 2022-05-23 14:00:55 +02:00
inventory nimbus.ropsten: add metal-01.he-eu-hel1.nimbus.ropsten 2022-05-25 11:19:10 +02:00
lookup_plugins bitwarden: include fixes for session invalidation 2022-02-10 15:34:18 +01:00
roles nimbus.ropsten: Initial beacon node setup 2022-05-25 13:35:12 +02:00
bootstrap.yml wireguard: bump role and add Consul ACL token 2022-02-08 20:51:45 +01:00
cleanup.yml cleanup: clean also service logs 2022-03-11 12:11:39 +01:00
eth1.yml requirements: udpate to use new rocketpool role name 2021-10-26 13:08:29 +02:00
fluffy.yml nimbus.fluffy: add loop_var, include consul fixes 2022-03-16 00:59:01 +01:00
geth.yml nimbus-geth-ropsten: configure Geth instance 2022-05-20 20:16:42 +02:00
kiln.yml expose API at unstable.kiln.beacon-api.nimbus.team 2022-03-30 18:27:11 +02:00
logs.yml dash.nimbus: move nimbus-logs to our own SSL proxy 2022-06-01 11:43:48 +02:00
mainnet.yml nimbus-db-purge: deploy to two mainnet hosts 2022-02-28 17:32:01 +01:00
openeth.yml mainnet.openeth: deploy OpenEthereum node to the host 2022-02-21 17:26:33 +01:00
prater.yml dummy-module: don't set become_user for inventory 2022-02-28 16:51:16 +01:00
rebuild.yml drop config for nimbus.pyrmont fleet 2022-03-26 10:36:56 +01:00
requirements.yml dash.nimbus: move nimbus-logs to our own SSL proxy 2022-06-01 11:43:48 +02:00
restart.yml drop config for nimbus.pyrmont fleet 2022-03-26 10:36:56 +01:00
ropsten.yml nimbus.ropsten: Initial beacon node setup 2022-05-25 13:35:12 +02:00
terraform.py
upgrade.yml ansible/upgrade.yml: update to version from template 2022-05-20 20:15:34 +02:00
versioncheck.py