Getting started
Last updated
Last updated
This guide will walk you through how to create and manage your first Instruqt Lab. At the end of this guide you will have a complete lab with a sandbox containing a webserver, terminal and UI tabs to interact with the webserver, and multi-page content that includes a quiz and task validation.
Before we can get stuck into defining the lab itself, we need to make sure a few other things are set up. We will through the setup of these, but if you already have these setup and configured feel free to skip to .
You will need to have Git on your system, which will be used for version control.
You will need a account to store your lab repository.
The Instruqt-GitHub integration needs to be to connect Instruqt with your GitHub account.
The Instruqt CLI needs to be to initialize and validate your lab.
A code editor to edit the configuration of the lab, e.g. .