Jakub Sokołowski
cd1b3e145e
readme: add waku fleets dashboard link
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-13 09:00:05 +02:00
Gabriel mermelstein
c98d9d193c
all: add SSH access for gabriel@status.im
2024-05-09 15:05:32 +02:00
NagyZoltanPeter
37b47fa867
all: add SSH access for zoltan@status.im
2024-05-09 15:05:15 +02:00
Jakub Sokołowski
0cbb8df61f
lookup_plugins/bitwarden: ignore stderr
...
Otherwise we get weird JSON parsing errors:
```
An unhandled exception occurred while running the lookup plugin 'bitwarden'.
Error was a <class 'json.decoder.JSONDecodeError'>, original message:
Extra data: line 1 column 843 (char 842). Extra data: line 1 column 843 (char 842)
```
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-07 14:48:59 +02:00
Jakub Sokołowski
40c6578cfa
requirements: use full names for all roles
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-07 13:03:05 +02:00
Anton Iakimov
5135f173ed
requirements: change naming to repo name
2024-05-03 17:49:32 +02:00
Anton Iakimov
f072766321
inventory: update dns_entry to status.im
2024-05-03 16:58:38 +02:00
Ivan Folgueira Bande
8e9524a911
ansible/group_vars/all.yml: correct ivan public key
2024-04-16 16:35:32 +02:00
Jakub Sokołowski
a6090dc53c
readme: add ENR records for fleets
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-04-16 14:05:28 +03:00
Anton Iakimov
2eb68c3897
terraform: more cleanup
2024-03-15 15:03:03 +01:00
Anton Iakimov
0ccb7683c3
terraform: upgrade cloudflare provider
2024-03-15 14:58:19 +01: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
Anton Iakimov
ec103eb5a9
ansible: setup db hosts first
2024-03-15 14:41:31 +01:00
Anton Iakimov
b74deff59f
terraform: close websockify port as not used anymore
2024-03-15 14:41:30 +01:00
Anton Iakimov
b168d02252
terraform: recreate sandbox fleet with new domain
2024-03-15 14:41:29 +01:00
Jakub Sokołowski
732623de44
ansible/inventory: update to use status.im domain
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-14 22:58:01 +01:00
Jakub Sokołowski
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
Jakub Sokołowski
cac71062d5
requirements: bump nim-waku to include toml config file
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-06 10:00:54 +01:00
Anton Iakimov
85e8ad0f7e
terraform: add sandbox stage
2024-02-23 12:12:18 +01:00
Alexis Pentori
edafd6c4a1
requirements: bump role-nim-waku
...
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-02-21 12:08:43 +01:00
rymnc
04ecb8e9e1
waku.test: replace ws url with http for rln-relay
2024-02-16 13:09:28 +01:00
Alexis Pentori
7f4bfe9f6b
requirement: bump version for role nim-waku
...
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-02-01 18:19:56 +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
Alexis Pentori
d2ccace59f
requirements: bump infra-role-postgres-ha version
...
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-23 10:52:41 +01:00
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
Jakub Sokołowski
5a0580934b
node: enable databse vacuuming
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-04 13:27:01 +01:00
Jakub Sokołowski
e4f5d0edb5
workspaces.tf: increase DB volume size to 50 GB
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-04 13:05:28 +01:00
Jakub Sokołowski
f0c2632dd2
requirements: bump certbot role
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-01-03 16:55:44 +01:00
Jakub Sokołowski
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
Anton Iakimov
a727613865
nim-waku: switch to harbor
2023-12-29 17:06:26 +01:00
Jakub Sokołowski
5d100e3684
requirements: bump nim-waku and postgres-ha roles
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-12-06 13:08:45 +01:00
Ivan Folgueira Bande
569a7b3ef4
all: add hanno and ivan as admin for waku infra
2023-12-06 11:20:39 +01:00
Jakub Sokołowski
01351e493e
requirements: fix adding DB users by using dbinit
...
https://github.com/status-im/infra-role-postgres-ha/commit/bbdb294e
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-11-21 16:35:24 +01:00
Alexis Pentori
1c5f90f0ec
requirements: bump postgres-ha and certibot version
...
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-16 12:44:28 +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
Alexis Pentori
89b4ef9c25
node-db: removing backup
...
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-11-16 12:44:26 +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
8a8bc4de7a
conn-limit: not needed as nim-waku has a built-in feature
2023-11-06 15:26:14 +01:00
Anton Iakimov
fc0f80d509
nim-waku: enable dns discovery
2023-11-06 15:24:35 +01:00
Jakub Sokołowski
dd1b371f28
requirements: bump certbot and nim-waku
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-11-03 18:41:20 +01:00
Anton Iakimov
02ef681ca0
certbot: fix missing nginx package
2023-10-11 12:42:56 +02:00
Anton Iakimov
67db08abe5
nim-waku: set waku container tag from CI
2023-10-10 16:53:42 +02:00
Anton Iakimov
baf893dc61
readme: add node typed and CI info
2023-10-10 16:47:38 +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
Anton Iakimov
b68bea6ee2
ansbile: add nim-waku requirements
2023-10-10 12:20:25 +02:00
Anton Iakimov
d47752bd5c
nim-waku: setup nodes
2023-10-10 12:12:43 +02:00
Anton Iakimov
bc0219d389
terraform: create hosts
2023-10-05 18:14:47 +02:00