Skip to content

Commit 9c1f879

Browse files
willingcnedbat
authored andcommitted
Bump minimum memory for devstack on Mac to 8GB
After Open edX, I verified that 6GB was insufficient to work without errors. 8GB of memory, though slow, did install devstack correctly.
1 parent 1b071e7 commit 9c1f879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ All of the services can be run by following the steps below. For analyticstack,
7777
**NOTE:** Since a Docker-based devstack runs many containers,
7878
you should configure Docker with a sufficient
7979
amount of resources. We find that `configuring Docker for Mac`_ with
80-
a minimum of 2 CPUs and 6GB of memory works well.
80+
a minimum of 2 CPUs and 8GB of memory does work.
8181

8282
1. Install the requirements inside of a `Python virtualenv`_.
8383

0 commit comments

Comments
 (0)