This repository contains project directories for setting up various development/testing/demonstration environments.
Before you can use these you should have Docker Desktop (required) and git (optional) installed.
Docker Desktop: https://www.docker.com/products/docker-desktop
Git: https://git-scm.com/downloads
Steps:
- Install the necessary prerequisite software.
- Download or clone this repository to your local machine.
- Navigate to the desired project folder.
- Review the .env file and update any necessary parameters.
- Issue the command "docker-compose up".
This is sample code and is provided as is with no warranty, either expressed or implied. The user assumes all risks.