Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Portal Service

portal-service is the Rust Portal-facing service for APIs and platform integrations that do not reside in the Java hybrid hosts. The Compose stacks normally publish host port 2498.

Configuration

VariablePurpose
LIGHT_RS_CONFIG_DIRMounted service configuration directory.
LIGHT_PORTAL_AUTHORIZATIONService identity used for protected Portal/configuration calls when required.
RUST_LOGRust logging filter.
PORTAL_LOG_ANSIANSI log setting.

Portal service depends on PostgreSQL and Config Server; some distributions also gate it on Controller or OAuth. The current Compose file is authoritative for the exact dependency conditions.

When a route fails, distinguish the public Gateway response from Portal service behavior. Confirm that the request reached port 2498, then inspect the service’s active snapshot and database identity.