📄️ Install Community Edition
The Community Edition of JustDeploy consists of various Powershell modules which can be installed to perform orchestration tasks. The modules can be installed from a public Azure DevOps project as a regular NuGet repository.
📄️ Orchestrator
The orchestrator has 2 main phases, each with a separate powershell command.
📄️ Specifications
All deployments must be be described as specifications. Specifications can currently be described in either JSON or YAML file format. We are also working on SQL as an input format to allow specifications to be stored in a database.