Developer Documentation¶
- Running the platform locally
- Prerequisites
- Clone the repo
- Install python dependencies
- Start minikube
- Deploy tiller and the NGINX ingress controller
- Build and pull all necessary charts
- Set up localhost.run
- Set up the gitlab client application
- Configure the
values.yaml
file - Deploy Renku to minikube
- Manage Keycloak
- Configure gitlab.com as the identity provider (optional)
- Configure GitLab CI
- Example configurations
- Architecture
- User Management
- Services
- Testing a deployment
- Contributing