Infrastructure for Status consensus network
Go to file
Jakub Sokołowski 986b7b8602
wireguard: bump role and add Consul ACL token
Part of effort to lock down Consul ACLs:
https://github.com/status-im/infra-hq/issues/70

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-02-08 19:45:04 +01:00
ansible wireguard: bump role and add Consul ACL token 2022-02-08 19:45:04 +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.