Infrastructure for Status consensus network
Go to file
Jakub Sokołowski b7f163d24d
requirements: bump bootstrap roles
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-03-03 17:17:14 +01:00
ansible requirements: bump bootstrap roles 2022-03-03 17:17:14 +01:00
.gitignore migrate bootstrap secrets to BitWarden 2021-07-28 12:23:09 +02:00
Makefile ansible: add versioncheck.py script to verify role versions 2021-05-19 14:18:13 +02:00
README.md add basic README 2021-02-17 18:22:37 +01:00
ansible.cfg add Ansible boilerplate 2021-02-17 18:35:57 +01:00
hosts.tf add A record for avax-api 2021-03-12 12:04:11 +08:00
main.tf upgrade Terraform to 1.0, upgrade all providers 2021-06-23 12:53:26 +02:00
providers.tf add Terraform boilerplate 2021-02-17 18:35:57 +01:00
secrets.tf upgrade Terraform to 1.0, upgrade all providers 2021-06-23 12:53:26 +02:00
variables.tf add Terraform boilerplate 2021-02-17 18:35:57 +01:00
versions.tf upgrade Terraform to 1.0, upgrade all providers 2021-06-23 12:53:26 +02:00

README.md

Description

This repo manages the infrastructure for Status Consensus network.

Repo Usage

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