# Overview

This script will configure and deploy the PHP monolith apps (OA/Workstation/VAPI). It runs as part of the automated provisioning of dev boxes, and is also used in the context of setting up a local development environment. It works from a fresh checkout of master (which has templated .shadow config files). This script runs replacements on the shadows and generates the real config files.

**PLEASE NOTE:**

This script has not solved everything. We encourage you to add build steps as you encounter issues so that they are documented here.

## Usage

See [this Notion doc](https://www.notion.so/PHP-Monolith-Development-1b899e3ad94143b6a3fbdcb6834d4b1b) for information on how to automatically provision a dev box in AWS, as well as how to use this script to set up a local development environment.
