Anton Iakimov c6a8cbbe6a
terraform: reduce boot instances and remove volumes
We only need 1 boot instance for testing.
Data is stored in PostgreSQL on separate nodes.
2023-09-27 16:41:58 +02:00
2023-09-22 12:43:31 +02:00
2023-09-08 14:11:02 +02:00
2023-09-08 14:11:02 +02:00
2023-09-18 12:00:06 +02:00
2023-09-08 14:11:02 +02:00
2023-09-18 12:00:06 +02:00
2023-09-08 14:11:02 +02:00
2023-09-18 12:00:06 +02:00
2023-09-08 14:11:02 +02:00
2023-09-18 12:00:06 +02:00

Description

⚠️ Replace with actual description!

This repo defines a standard template for new Status infrastructure repositories.

Key things to change:

  • Update README.md
  • Terraform
    • Change path in main.tf to match new fleet
    • Add necessary providers in providers.tf
    • Add necessary secrets in secrets.tf
    • Adjust or remove workspaces.tf
    • Adjust versions.tf
  • Ansible
    • Extend ansible/group_vars/all.yml
    • Or add a dedicated group_vars file
    • Create the ansible/main.yml playbook

Repo Usage

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

Description
Infrastructure for Status fleets
https://github.com/status-im/nim-waku
Readme
Languages
Python 78.9%
HCL 12.8%
Makefile 5.4%
Nix 2.7%
Shell 0.2%