infra-waku/README.md

575 B

Description

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

There are 2 kinds of nodes:

  • node - nim-waku nodes
  • node-db - PostgreSQL used by node nodes for envelope storage.

Continious 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.