Infrastructure for The Hive instance
Go to file
Jakub Sokołowski a72f074a17
ansible.cfg: enable ansible ssh multiplexing
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-02-01 13:22:40 +01:00
.terraform bind Terraform environment to be prod 2020-10-09 15:10:53 +02:00
ansible remove duplicate variable definition 2020-12-10 12:25:44 +01:00
.gitignore add .gitignore 2020-10-06 14:28:40 +02:00
Makefile add Makefile 2020-10-06 12:55:09 +02:00
README.md add README 2020-10-06 14:28:39 +02:00
ansible.cfg ansible.cfg: enable ansible ssh multiplexing 2021-02-01 13:22:40 +01:00
dns.tf rename move thehive-es under infra.status.im 2020-10-13 16:35:59 +02:00
hosts.tf add 30 GB data volume for master host 2020-10-08 15:19:56 +02:00
main.tf upgrade google provider to 3.42.0 2020-10-07 16:42:36 +02:00
providers.tf add initial Terraform setup 2020-10-06 12:56:20 +02:00
secrets.tf add initial Terraform setup 2020-10-06 12:56:20 +02:00
variables.tf add initial Terraform setup 2020-10-06 12:56:20 +02:00
versions.tf upgrade google provider to 3.42.0 2020-10-07 16:42:36 +02:00

README.md

Description

The Hive clusters configuration.

For more details see ehese README files:

Endpoints

https://hive.status.im/

Repo Usage

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