Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 1.37 KB

quickstart.md

File metadata and controls

27 lines (17 loc) · 1.37 KB

Toolkit Quickstart Guide

This guide will walk you through deploying one of the example archetypes provided in the toolkit. Specifically, we will deploy a shared services that does not depend on an on-premises environment.

Prerequisites

At a minimum you will need the following to complete this quickstart:

We recommended Visual Studio Code as well, though any text editor will suffice.

You can install these on your local machine or you can use the lab VM provided in the toolkit. See these instructions for setting up the lab VM.

After these prerequisties are installed, we will clone the reposistory on GitHub and build a Docker image. This quickstart assumes that you will be interacting with the toolkit through the Docker image.

Deploy Shared Services

Follow the steps from here to deploy Shared Services environment

Next steps

Congratulations! You've deployed your first environment with the VDC Toolkit. Please be sure to report any issues you might encounter.