status-im / infra-status-legacy

Infrastructure for old Status fleet
https://github.com/status-im/nim-waku
1 stars 3 forks source link
fleet infra waku

:warning: Legacy fleet repository. See infra-status.

Description

This repo defines infrastructure for main Status fleet running nim-waku nodes.

Dashboard

You can look up current state of the fleet at: https://fleets.waku.org/

Discovery

DNS TXT ENRTree records exist to discover available fleets:

enrtree://AIO6LUM3IVWCU2KCPBBI6FEH2W42IGK3ASCZHZGG5TIXUR56OGQUO@test.status.nodes.status.im
enrtree://AL65EKLJAUXKKPG43HVTML5EFFWEZ7L4LOKTLZCLJASG4DSESQZEC@prod.status.nodes.status.im

Continuous Integration

Jenkins CI builds can be used to build and deploy new Docker images:

Repo Usage

For how to use this repo read the Infra Repo Usage doc.