Infrastructure for Waku Connect https://wakuconnect.dev
Go to file
Jakub Sokołowski d6b6745a84
decomission all fleet hosts, no longer necessary
https://github.com/status-im/infra-waku-connect/issues/4

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-11-16 10:39:36 +01:00
ansible decomission all fleet hosts, no longer necessary 2022-11-16 10:39:36 +01:00
.gitignore add Makefile and terraform boilerplate 2022-02-14 11:31:45 +01:00
Makefile add Makefile and terraform boilerplate 2022-02-14 11:31:45 +01:00
README.md readme: fix infra repo usage link 2022-10-12 19:52:17 +02:00
ansible.cfg add Ansible boilerplate 2022-02-14 11:34:55 +01:00
hosts.tf add new go-01.do-ams3.waku.connect host 2022-02-17 15:54:23 +01:00
main.tf add Makefile and terraform boilerplate 2022-02-14 11:31:45 +01:00
providers.tf redeploy hosts but in 3 different data centers 2022-02-15 14:14:43 +01:00
secrets.tf redeploy hosts but in 3 different data centers 2022-02-15 14:14:43 +01:00
variables.tf add Makefile and terraform boilerplate 2022-02-14 11:31:45 +01:00
versions.tf versions: upgrade Terraform to 1.3.0 2022-10-12 19:52:39 +02:00

README.md

Description

This repo defines infrastructure for Waku Connect playground fleet.

Repo Usage

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