Infrastructure for Nim Waku https://github.com/status-im/nim-waku
Go to file
Jakub Sokołowski 265feab4cc
upgrade google provider to 3.42.0
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-11-23 19:30:59 +01:00
ansible fix formatting of floats in docker-compose.yml 2020-11-16 12:48:16 +01:00
.gitignore use pass provider for secrets and drop terraform.tfvars 2020-09-26 16:22:51 +02:00
Makefile use pass provider for secrets and drop terraform.tfvars 2020-09-26 16:22:51 +02:00
README.md add README 2020-05-26 12:29:01 +02:00
ansible.cfg fix formatting of floats in docker-compose.yml 2020-11-16 12:48:16 +01:00
main.tf use pass provider for secrets and drop terraform.tfvars 2020-09-26 16:22:51 +02:00
providers.tf use pass provider for secrets and drop terraform.tfvars 2020-09-26 16:22:51 +02:00
secrets.tf use pass provider for secrets and drop terraform.tfvars 2020-09-26 16:22:51 +02:00
variables.tf use pass provider for secrets and drop terraform.tfvars 2020-09-26 16:22:51 +02:00
versions.tf upgrade google provider to 3.42.0 2020-11-23 19:30:59 +01:00
wakuv1.tf split fleet.tf into two files 2020-11-23 18:31:37 +01:00
wakuv2.tf split fleet.tf into two files 2020-11-23 18:31:37 +01: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.