Infrastructure for The Hive instance
Go to file
Jakub Sokołowski 123b32befe
move consul_catalog_url to all.yml group
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-10-09 13:31:01 +02:00
ansible move consul_catalog_url to all.yml group 2020-10-09 13:31:01 +02: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 avoid python and group name warnings 2020-10-07 21:13:29 +02:00
dns.tf add DNS entry for thehive-es.status.im 2020-10-08 13:40:23 +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.