Deployment Guide
deploymentguide
deploymentdockerkubernetessetup
Deployment Guide
This guide walks you through deploying openDesk Edu on your university's infrastructure.
Prerequisites
- A Kubernetes cluster (v1.28 or later)
- A domain name with SSL certificates
- SAML identity provider (IdP) configuration
- At least 16GB RAM and 4 CPU cores
Quick Start
- Clone the openDesk Edu configuration repository
- Configure your environment variables
- Deploy using Helm charts
- Set up SAML federation with your IdP
- Verify all services are running
Configuration
The main configuration is done through environment variables and a central configuration file. See the individual service documentation for service-specific settings.