Host at docs.dreambau.com

Deployment Mode

This project is deployed on Dreambau Kubernetes infrastructure and served by Traefik ingress.

DNS Setup

Create this DNS record to your server:
  • Type: A
  • Name: docs
  • Value: <your-server-public-ip>

Kubernetes Routing

  • Ingress: dreambau-docs-ingress
  • Service: dreambau-docs
  • Namespace: wcr
  • TLS secret: docs-dreambau-com-tls

Validation Checklist

  • docs.dreambau.com resolves publicly
  • TLS certificate is valid
  • homepage and all software pages render
  • navigation and search are functional