- Docker v20.10+
- Kubernetes v1.24+
- Helm v3.8+
-
Configure Environment Variables:
cp .env.example .env # Edit .env with your values
-
Deploy Infrastructure:
./scripts/deployment/deploy_infrastructure.sh
-
Deploy Applications:
./scripts/deployment/deploy_applications.sh
-
Verify Deployment:
./scripts/deployment/verify_deployment.sh