20 Commits

Author SHA1 Message Date
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
Alexis Pentori
0251f37dbf
node: adding rln keystore configuration
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-09-03 10:25:50 +02:00
Ivan Folgueira Bande
ba0fc843dd
node: restore back the sepolia rpc url and change the contract addr
We needed to go back to Sepolia network because the Polygon zkEVM didn't
work very well, i.e., it wasn't consistent in the creation of
the nonce values.

We are creating a new contract address because we start using RLN_v2
2024-07-05 11:43:14 +02:00
Ivan Folgueira Bande
2216da1d02
node: update contract and eth client addresses 2024-07-05 11:43:08 +02:00
Ivan Folgueira Bande
7992188bf1
node.yml: as per alex recommendation, better set 50GB to avoid limit alarm 2024-06-05 14:26:37 +02:00
Ivan FB
fb06c54d38
node.yml change retention policy from time:432000 to size:65GB 2024-06-03 08:47:43 +02:00
Anton Iakimov
34abc7a012
terraform: fix domains 2024-03-15 14:41:33 +01:00
Anton Iakimov
85f55e5801
nim-waku: setup ENRTREE for sandbox fleet 2024-03-15 14:41:32 +01:00
21f276a1d3
node: expose config.toml using Nginx server
This can then be linked from the new https://fleets.waku.org/.

https://github.com/status-im/infra-misc/issues/229

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-07 12:45:48 +01:00
rymnc
04ecb8e9e1 waku.test: replace ws url with http for rln-relay 2024-02-16 13:09:28 +01:00
SionoiS
f34e1e9f08
node: adding nim_waku_relay_shard_manager config flag
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-02-01 18:07:25 +01:00
5a0580934b
node: enable databse vacuuming
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-04 13:27:01 +01:00
ae4e7831ff
node: lower message retention to 5 days
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-03 16:55:38 +01:00
Alexis Pentori
6722df5957
node: reducing the retention period to 7 days
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-16 12:44:27 +01:00
Simon-Pierre Vivier
06bcf487a1
enable rln-relay (#5) 2023-11-14 09:27:28 +01:00
Anton Iakimov
8e88c59dfb
nim-waku: add cluster-id flag (#4)
https://github.com/status-im/infra-waku/issues/3
2023-11-07 11:00:53 +01:00
Anton Iakimov
fc0f80d509
nim-waku: enable dns discovery 2023-11-06 15:24:35 +01:00
Anton Iakimov
67db08abe5
nim-waku: set waku container tag from CI 2023-10-10 16:53:42 +02:00
Anton Iakimov
b37acdf4b9
ansible: setup postgres store db 2023-10-10 15:04:36 +02:00
Anton Iakimov
66da797fb2
terraform: add node-db nodes 2023-10-10 13:14:21 +02:00