Commit Graph

10 Commits

Author SHA1 Message Date
Jakub Sokołowski 4f2020945d
node-db: fix shared memory calculation
We were casting `0.3` to `int` which results in `0`.

Resolves:
https://github.com/status-im/infra-waku/issues/28

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-10-30 11:39:34 +01:00
Jakub Sokołowski aa0142dc66
all: replace old naming of hq.metrics fleet
https://github.com/status-im/infra-hq/issues/158

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-10-18 15:54:01 +02:00
Alexis Pentori f4d833730d
node-db: enabling postgres metrics exporter
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-10-11 12:31:47 +02:00
Alexis Pentori ebfb7ad799
all: change secret location
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-09-27 11:27:03 +02:00
Ivan Folgueira Bande 5566604913
node-db: increases the shared memory configured in docker
Mitigates the "out of shared memory" issue

Signed-off-by: Ivan Folgueira Bande <ivansete@status.im>
2024-09-23 14:43:31 +02:00
Alexis Pentori 70b7c6dc72
vault: migrating secrets
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-09-19 16:24:04 +02:00
Siddarth Kumar 9dab86bd56 all: migrate iptables to nftables
- set `bootstrap__firewall_nftables` var to true
- adjust `open_ports_list` to match the structure needed to run firewall role

changes applied to all hosts in  test and sandbox environment of infra-waku

related to : https://github.com/status-im/infra-misc/issues/301
2024-09-06 15:19:55 +05:30
Jakub Sokołowski e97cb8e893
node-db: disable replication explicitly
Fixes format of the healthcheck script.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-04 19:04:50 +01:00
Alexis Pentori 89b4ef9c25
node-db: removing backup
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-16 12:44:26 +01:00
Anton Iakimov b37acdf4b9
ansible: setup postgres store db 2023-10-10 15:04:36 +02:00