status-im / infra-nim-waku

Infrastructure for Nim Waku
https://github.com/status-im/nim-waku
4 stars 5 forks source link
fleet infra waku

Description

This repo defines legacy infrastructure for running nim-waku nodes.

Only a single node is kept for the needs of js-waku development.

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://ANEDLO25QVUGJOUTQFRYKWX6P4Z4GKVESBMHML7DZ6YK4LGS5FC5O@prod.wakuv2.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.