Partner Integration Guide
White-label deployment guide for B2B partners
This content is only visible to authenticated users.
Overview
This guide covers white-label deployment of Hanzo Base for B2B partners, including:
- Custom branding and theming
- Tenant isolation and data scoping
- SSO integration with partner identity providers
- API key management and rate limiting
Prerequisites
You must have a valid Hanzo partner agreement and API credentials to proceed with integration.
Deployment Options
Shared Cloud
Deploy on Hanzo's managed infrastructure with tenant isolation at the database level.
Dedicated Instance
Run a dedicated Hanzo Base instance in your own infrastructure. Requires:
- Kubernetes cluster (1.28+)
- PostgreSQL 16+
- S3-compatible object storage
Hybrid
Use Hanzo's control plane with your own data plane. Best for compliance-sensitive deployments.
Last updated on