Infrastructure for Status consensus network
Go to file
Jakub Sokołowski 2af9dc9030
consul: upgrade from 1.10.1 to 1.11.1
https://github.com/hashicorp/consul/releases/tag/v1.11.1

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-03 18:54:30 +01:00
ansible consul: upgrade from 1.10.1 to 1.11.1 2022-01-03 18:54:30 +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.