Infrastructure for Go Waku https://github.com/status-im/go-waku
Go to file
Anton Iakimov 0458241731
readme: add legacy warning
2024-02-09 12:19:14 +01:00
ansible decommission fleets 2024-02-06 14:10:46 +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: add legacy warning 2024-02-09 12:19:14 +01:00
ansible.cfg ansible.cfg: drop remote_user=admin from config 2022-05-12 10:05:13 +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

⚠️ This is a legacy repository and no longer used.

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.