Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

*note, this documentation is unique to the Magento2-Cloud environment and is different from the Nurse.com webscale environment which is documented at the link Nurse.com Environment setup

Table of Contents
Note

This page is mostly deprecated. Please see Magento Local Install for Mac

Overview

We use Docker to run our VMs. We have created a small set of bin scripts that decorate docker commands for ease of use. We have also created custom base images and conventions for using Docker Compose to stand up projects locally. These projects have all dependencies like MySQL, Redis, ElasticSearch, and even multiple apps like Magento, Wordpress, etc. built right into them. 

...