Skip to content

Conversation

@JuArce
Copy link
Collaborator

@JuArce JuArce commented Dec 5, 2025

Terraform Setup for Aggregation Mode

Description

This terraform setup deploys the servers needed to run the aggregation mode

  • Postgres monitor server
  • Postgres 1 server
  • Postgres 2 server
  • Gateway 1 server
  • Gateway 2 server
  • Metrics server

Type of change

  • Infra

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change depends on code or research by an external entity
    • Acknowledgements were updated to give credit
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run
  • Has a known issue
  • If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • This PR adds compatibility for operator for both versions and do not change crates/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

@JuArce JuArce self-assigned this Dec 5, 2025
@JuArce JuArce linked an issue Dec 5, 2025 that may be closed by this pull request
@JuArce JuArce changed the base branch from testnet to staging December 5, 2025 22:47
@JuArce JuArce marked this pull request as ready for review January 6, 2026 19:09

backend "s3" {
}
} No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EOL

Add missing newline at the end of terraform.tf file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

infra(aggregation mode): add terraform setup

3 participants