Skip to content

DataHUB 3.0 Documentation

This portal consolidates technical documentation for the DataHUB 3.0 platform.

Scope

  • product and architecture overview
  • service catalog and runtime boundaries
  • deployment and delivery procedures
  • security requirements and mTLS setup
  • operations, logging, and troubleshooting
  • integration notes for 1C and related modules

Repository Model

  • datahub/v3/docs stores MkDocs configuration and documentation content
  • datahub/v3/services/docs-site stores the immutable runtime image for static delivery
  • datahub/v3/devops/servers/dh-prod/docs-site stores the server-side deployment layout

Publishing Model

The documentation site is generated by MkDocs Material into a static site/ directory. The generated artifact is deployed into the runtime target used by the docs-site container. Content changes must not require rebuilding the runtime image.