Mastermind UpdateThis is an extension that integrates with Mastermind (https://github.com/bsc-comp214p-team22/bsc-comp214p-mastermind). Mastermind is an extensible CLI application that allows easy deployment, updating, scaling and testing of applications using only a Git repository as a parameter. All application-specific configuration and deployment options are specified in a Kubernetes-compatible mastermind.yaml file within the Git repository itself that specifies how the application should be deployed, scaled, exposed to the internet and provisioned with database backends and testing suites. FeaturesThis extension adds a RequirementsThis extension requires Git and Mastermind to be installed, along with any dependencies thereof. Mastermind must be configured for your provider and the initial deployment of your application is a prerequisite. |