Skip to main content

High Availability

High availability (HA) for Canton nodes means running replicated instances that share a database so a passive replica can take over when the active instance fails. Use these howtos when you need resilient participant or synchronizer infrastructure.
Party multi-hosting improves resilience for a party, not for a node process. For node-level failover, use the replicated setups below.

Guides

Requirements

  • Shared storage between replicas (PostgreSQL; Oracle where noted on the participant page)
  • Replication / sequencer HA settings as described in each howto