Enterprise Content Management for Kubernetes & OpenShift
Deploy and manage comprehensive content management solutions with AI-powered capabilities, modern APIs, and cloud-native architecture.
Core MCP server and Reasoning service with Navigator AI Agent for intelligent content processing and agentic AI capabilities.
Kubernetes-native operators with automated lifecycle management, horizontal scaling, and high availability support.
Role-based access control, data encryption, audit trails, and compliance-ready deployment patterns for regulated industries.
Content Platform Engine, Content Navigator, GraphQL APIs, CMIS services, and workflow automation in one platform.
Helm-based installation, Python DevOps scripts, and K8s Operator for flexible deployment options.
Automated upgrades, backup and recovery, multi-tenant isolation, and comprehensive monitoring capabilities.
git clone https://github.com/ibm-ecm/ibm-content-cortex-containers.git
cd ibm-content-cortex-containers/scripts
# Create and activate virtual environment
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
# Install dependencies
pip install -r requirements.txt
Interactive deployment of Content and AI Services operators with guided configuration.
python deploy_operator.py
Gather deployment properties, generate deployment artifacts, and validate configuration.
# Gather deployment properties
python prerequisites.py gather
# Generate deployment artifacts
python prerequisites.py generate
# Validate all properties
python prerequisites.py validate
Manages Content Platform Engine (CPE), Content Navigator (ICN), GraphQL APIs, and CMIS services.
Deploys Core MCP server and Reasoning service with Navigator AI Agent for intelligent content processing.
Manages IBM Cloud Pak licensing and entitlement tracking for Content Cortex deployments.
Collects and reports usage metrics for IBM Cloud Pak deployments and compliance tracking.