Infrastructure for Nim Waku https://github.com/status-im/nim-waku
Go to file
Jakub Sokołowski 4c186cb8a2
deploy a wakuv2 host
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-09-09 23:56:06 +02:00
ansible deploy a wakuv2 host 2020-09-09 23:56:06 +02:00
.gitignore add keys for alicloud and google 2020-05-27 14:06:30 +02:00
Makefile upgrade to terraform 0.13 2020-09-07 22:21:07 +02:00
README.md add README 2020-05-26 12:29:01 +02:00
ansible.cfg add ansible.cfg 2020-05-26 12:29:19 +02:00
fleet.tf deploy a wakuv2 host 2020-09-09 23:56:06 +02:00
main.tf create 3 test fleet nodes in 3 DCs 2020-05-27 14:09:58 +02:00
variables.tf add keys for alicloud and google 2020-05-27 14:06:30 +02:00
versions.tf upgrade to terraform 0.13 2020-09-07 22:21:07 +02:00
workspaces.tf fix instance size for DigitalOcean 2020-05-27 15:03:07 +02:00

README.md

Description

This repo defines infrastructure for running Waku nodes implemented in Nim.

Source: https://github.com/status-im/nim-waku

Repo Usage

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