Commit Graph

7 Commits

Author SHA1 Message Date
Jakub Sokołowski 040b9d4949
rename shards fleet to status fleet
While also retaining the old domain names.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-03 22:00:29 +02:00
Jakub Sokołowski a8162303d8
store-db: double size of hosts to handle big queries
We've been experience extremely high average load reaching 30-40, most
probably due to unoptimized queries. Doubling hosts to at least allow
easier debugging of issues.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-06-12 17:22:13 +02:00
Jakub Sokołowski 01e2f7bc1e
drop statusim.net domain config in favor of status.im
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-03-14 21:56:05 +01:00
Alexis Pentori 85894a4713
shards: enable native websocket port
Signed-off-by: Alexis Pentori <alexis@status.im>
2023-12-14 14:25:34 +01:00
Anton Iakimov b88958e804
terraform: open p2p ports in cloud firewall settings
https://github.com/status-im/infra-shards/issues/2
2023-09-29 13:02:57 +02:00
Anton Iakimov c6a8cbbe6a
terraform: reduce boot instances and remove volumes
We only need 1 boot instance for testing.
Data is stored in PostgreSQL on separate nodes.
2023-09-27 16:41:58 +02:00
Anton Iakimov 865908dc2f
add store nodes and configure nim-waku 2023-09-21 12:55:10 +02:00