Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 708 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 708 Bytes

bootstrap

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:

  1. Install the necessary prerequisite software.
  2. Download or clone this repository to your local machine.
  3. Navigate to the desired project folder.
  4. Review the .env file and update any necessary parameters.
  5. 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.