Configuration lifecycle
Move Velox configuration through controlled export, validation, promotion and recovery.
Configuration dependencies and relationships
Find the complete module graph that must be evaluated for a Velox change.
Export and import configuration templates
Move selected modules and dependencies with .CFG files
Export and package configuration
Create a controlled Velox configuration package with a reviewed dependency scope.
Import and validate configuration
Review importer actions, save the intended module graph and prove the target configuration.
Promote configuration between environments
Move reviewed changes between test and production configuration
Compare and verify configuration
Use structural comparison plus behavioural evidence to verify Velox configuration.
Roll back and recover configuration
Restore a known Velox configuration state and reconcile non-transactional side effects.
Govern configuration changes
Record the minimum approvals, scope, evidence and recovery information for a Velox change.