Skip to content

Deploy the staging gateway pointed at the local testnet Bee #243

Description

@crtahlin

Part of #240. Depends on #SUB2.

Deploy the staging gateway container on the VM, pointed at the local testnet Bee.

Scope

  • Run the gateway via Docker Compose on the VM; BEE_API_URL → the local testnet Bee.
  • Staging env: GATEWAY_ENVIRONMENT=staging, GNOSIS_CHAIN_ID=11155111, testnet GNOSIS_RPC_URL, Sepolia PostageStamp/BZZ addresses default per chain id. Flow B left off here (enabled in #SUB8).
  • Wire metrics/Grafana Alloy as today.

Acceptance criteria

  • GET /health returns ok and shows the bee_node section with the testnet node's peer/availability info.
  • GET /api/v1/debug/bee/topology works (debug allow-list configured) and reflects the testnet node.
  • Gateway restarts cleanly (compose restart: unless-stopped or equivalent).
  • No mainnet Bee or mainnet chain references in the staging env.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestopsInfrastructure, deployment, monitoringp3Low priority — someday

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions