Skip to content

HA infrastructure #776

@Laboltus

Description

@Laboltus

I'm trying to figure out how to create a highly available node. My understanding at the time is following

  1. Full-node can be started in multiple instances and we can use some LB for balance and failover
  2. Validator - with tmkms we can have only one active validator to avoid double-sign. For multiple active validators we need to adapt horcrux
  3. Decentralized API - There can only be one active instance, and we should use custom scripts to synchronize SQLite database from the active instance to the standby one.

Am I right ? Is there some guide on this that I missed ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions