Infrastructure for Status fleets https://github.com/status-im/nim-waku
Go to file
Jakub Sokołowski 50e58cd459
status.test: use deploy-status-test Docker tag
We want to deploy separate versions from `infra-nim-waku` fleet.
https://github.com/status-im/infra-status/issues/2

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-03-01 15:11:33 +01:00
ansible status.test: use deploy-status-test Docker tag 2022-03-01 15:11:33 +01:00
.gitignore add README and gitignore 2022-02-15 13:23:34 +01:00
Makefile add Makefile 2022-02-15 15:47:09 +01:00
README.md add README and gitignore 2022-02-15 13:23:34 +01:00
ansible.cfg add Ansible boilerplate 2022-02-15 13:33:51 +01:00
hosts.tf deploy 1 host in each DC for status.test fleet 2022-02-15 17:23:44 +01:00
main.tf add Terraform boilerplate 2022-02-15 13:28:32 +01:00
providers.tf add Terraform boilerplate 2022-02-15 13:28:32 +01:00
secrets.tf add Terraform boilerplate 2022-02-15 13:28:32 +01:00
variables.tf add Terraform boilerplate 2022-02-15 13:28:32 +01:00
versions.tf add Terraform boilerplate 2022-02-15 13:28:32 +01:00
workspaces.tf deploy 1 host in each DC for status.test fleet 2022-02-15 17:23:44 +01:00

README.md

Description

This repo defines infrastructure for main Status fleet running nim-waku nodes.

Repo Usage

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