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/docsstores MkDocs configuration and documentation contentdatahub/v3/services/docs-sitestores the immutable runtime image for static deliverydatahub/v3/devops/servers/dh-prod/docs-sitestores 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.