infra-status
.This repo defines infrastructure for main Status fleet running nim-waku nodes.
You can look up current state of the fleet at: https://fleets.waku.org/
DNS TXT
ENRTree records exist to discover available fleets:
enrtree://AIO6LUM3IVWCU2KCPBBI6FEH2W42IGK3ASCZHZGG5TIXUR56OGQUO@test.status.nodes.status.im
enrtree://AL65EKLJAUXKKPG43HVTML5EFFWEZ7L4LOKTLZCLJASG4DSESQZEC@prod.status.nodes.status.im
Jenkins CI builds can be used to build and deploy new Docker images:
status.test
- https://ci.infra.status.im/job/nim-waku/job/deploy-status-test/status.prod
- https://ci.infra.status.im/job/nim-waku/job/deploy-status-prod/For how to use this repo read the Infra Repo Usage doc.