Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 1.18 KB

system-requirements.md

File metadata and controls

30 lines (18 loc) · 1.18 KB

System requirements

Hardware

RAM

8GB (16GB if you keep lost of apps running) for a comfortable work experience.

It is possible to use DDE with less than 8GB of RAM (e.g. 4GB), however not recommended.

The amount of RAM DDE reserves is configurable via the vagrant.yml file (2GB by default).
You can lower it to 1GB if your host computer runs low on memory.
Please understand that this will be the amount of RAM available to the application stack and sites running on it.

CPU

Your CPU should support hardware VT-x/AMD-V virtualization (most modern CPUs) and it should be enabled in BIOS.

Software

While Docker is supported natively on Linux, Mac and Windows users will need a tiny Linux VM layer to be able to run Docker containers.

DDE relies on the following components for Docker support on Mac and Windows:

You do not have to install these components manually as DDE automates this for you.
Please refer to the setup instructions for further steps.