Catalog Details
CATEGORY
deploymentCREATED BY
CREATED AT
September 11, 2026VERSION
0.0.1-
MODELS
What This Design Does:
Production-ready Kubernetes design pattern for deploying Twenty CRM open-source application along with its PostgreSQL database (pgvector) and Redis caching layer.
Caveats and Consideration:
Requires PostgreSQL 15+ with the pgvector extension enabled for vector searches. Ensure persistent volumes (PVCs) are configured for PostgreSQL data storage in production.