Skip to content

Deployment

KIFWA docs deployment is automated via Azure Pipelines:

  1. Build docs container image.
  2. Push image to container registry (ghcr.io/mainamartin/cfhub-docs-portal).
  3. Deploy to KIFWA VPS Kubernetes cluster over SSH + kubectl.

Hostnames

  • Public docs: https://docs.kifwa.cfhub.net
  • Internal docs: Azure DevOps Wiki (authenticated access)

Scripts

  • scripts/docs/deploy-docs-vps.sh
  • scripts/docs/sync-internal-docs-to-azure-wiki.sh