Deployment¶
KIFWA docs deployment is automated via Azure Pipelines:
- Build docs container image.
- Push image to container registry (
ghcr.io/mainamartin/cfhub-docs-portal). - 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.shscripts/docs/sync-internal-docs-to-azure-wiki.sh