Infrastructure for Go Waku https://github.com/status-im/go-waku
Go to file
Jakub Sokołowski 88ad839c9d
versions: use looser restriction for terrform
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-04-05 09:14:23 +02:00
ansible requirements: bump go-waku role, add ENR service 2023-01-05 10:52:37 +01:00
.gitignore add gitignore 2021-10-14 14:28:49 +02:00
Makefile Makefile: drop creating cosul-ca.key file 2022-05-12 10:05:21 +02:00
README.md readme: fix repo usage link 2022-08-22 22:32:58 +02:00
ansible.cfg ansible.cfg: drop remote_user=admin from config 2022-05-12 10:05:13 +02:00
hosts.tf bump data volume size to 40 GB 2022-10-26 15:27:33 +02:00
main.tf bootstrap terraform configuration 2021-10-14 15:54:57 +02:00
providers.tf bootstrap terraform configuration 2021-10-14 15:54:57 +02:00
secrets.tf bootstrap terraform configuration 2021-10-14 15:54:57 +02:00
variables.tf bootstrap terraform configuration 2021-10-14 15:54:57 +02:00
versions.tf versions: use looser restriction for terrform 2023-04-05 09:14:23 +02:00
workspaces.tf terraform: update module variable naming 2021-10-20 19:44:37 +02:00

README.md

Description

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

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

Repo Usage

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