Infrastructure for Nim Waku
https://github.com/status-im/nim-waku
Jakub Sokołowski
c29989c384
https://github.com/status-im/infra-hq/issues/158 Signed-off-by: Jakub Sokołowski <jakub@status.im> |
||
---|---|---|
ansible | ||
.gitignore | ||
Makefile | ||
README.md | ||
ansible.cfg | ||
hosts.tf | ||
main.tf | ||
providers.tf | ||
secrets.tf | ||
versions.tf |
README.md
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.