ubTrace ServerΒΆ

The ubTrace Server is a web application that provides a user-friendly interface for reading, analyzing, and navigating Sphinx-Needs documentation.

Key features:

  • Dynamic Sphinx-Needs data analysis and traceability trees

  • Coverage and schema validation reports

  • Full-text search across documentation and Sphinx-Needs objects

  • Role-based access control for securing content

  • Multi-project support with organization/project/version structure

  • ASPICE readiness meter with visual gauge and configurable thresholds

  • Admin application for managing notifications, API tokens, and system configuration

  • License enforcement with per-machine user limits

The server consists of a NestJS backend API and a Next.js frontend.

Refer to the configuration for detailed information.