Introduction
In the following sections, you will find the instructions to install and update your own instance of the Dojo.
As you can read in the introduction section, The Dojo is composed of several components that need or don't need to be adapted or installed on your side:
- The Dojo CLI: a command-line interface to interact with the Dojo platform. This part doesn't require any adaptation because the client chooses the instance to interact with.
- The Dojo Backend: a RESTful API. This part have to be installed on your side.
- The Dojo Pipelines: a set of Docker images used in CI/CD environments. These repos have to be created on your side.
- AssignmentChecker: a Docker image to check the assignments.
- ExerciseChecker: a Docker image to check the exercises.