Skip to content

Configuration Guide

Overview

Configuration reference for Souverix Platform components.

Environment Variables

Souverix Coeur

SOUVERIX_COEUR_ENABLED=true
COEUR_SIP_PORT=5060
COEUR_DIAMETER_PORT=3868

Souverix Rempart

SOUVERIX_REMPART_ENABLED=true
REMPART_SIP_PORT=5060
REMPART_TLS_PORT=5061
REMPART_STIR_ENABLED=true
REMPART_TOPOLOGY_HIDING=true

Souverix Autorite

SOUVERIX_AUTORITE_ENABLED=true
AUTORITE_VAULT_ENABLED=true
AUTORITE_ACME_ENABLED=true

Configuration Files

See component-specific documentation for detailed configuration options.


End of Configuration Guide