Skip to main content

Config Flags

Track these settings in reviewable configuration rather than ad hoc command lines.

SettingOperator intent
Network/genesis config pathSelects production/test environment and trusted genesis material.
Database pathPoints at persistent storage for node state.
P2P listen addressControls peer reachability.
gRPC listen addressControls backend API exposure.
Metrics listen addressControls Prometheus access.
GraphQL service bindingControls public read API placement when enabled.

Keep concrete flags aligned with the Sui release you deploy and cite release notes in your internal runbook.