_Docs/
Get StartedModulesPlatformDeployCookbookChangelogReference
_Deploy
  • Deployment Overview
    • Overview
    • Requirements
    • Demo
      • All-in-one Demo Chart
    • Installation
      • Operator Setup
      • Control Plane SetupEE
    • Infrastructure Services
      • PostgreSQL
      • Message Broker
      • Temporal
    • Module Configuration
      • Stack Configuration
      • Gateway Module
      • Ledger Module
      • Payments Module
      • Auth ModuleEE
      • Orchestration ModuleEE
      • Reconciliation ModuleEE
      • Wallets ModuleEE
      • Webhooks ModuleEE
    • Configuration Reference
      • Operator settings reference
      • API Reference
    • Backups management
    • Troubleshooting
    • Configure OpenTelemetry
    • Traces
    • Metrics
    • Upgrade from the operator
    • Database update
  1. Deploy
  2. Self-Hosted
  3. Module Configuration
  4. Reconciliation Module
enterprise

Reconciliation Module

This page requires self-hosted edition.
Deployment

Requirements#

Formance Reconciliation requires:

  • PostgreSQL: See configuration guide here.
  • Ledger: See configuration guide here.
  • Payments: See configuration guide here.

Reconciliation Object#

You can find all the available parameters in the comprehensive CRD documentation.

YAML
apiVersion: formance.com/v1beta1
kind: Reconciliation
metadata:
  name: formance-dev
spec:
  stack: formance-dev
Orchestration ModuleWallets Module
On This Page
  • Requirements
  • Reconciliation Object