Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
govreadydeploy committed Sep 16, 2021
2 parents 88d729d + 9759aa0 commit b1eee18
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion dev_env/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ You need to install the following do deploy a development stack:

This also assumes you can run as root/administrator. This is due to ports being opened & docker access.

Allocate to Docker as much Memory, Swap, and CPUS as you can. For example, GovReady-Q performs much better on a 2015 Quad-Core MacBook Pro with CPUs: 3, Memory: 9GB, SWAP: 4GB, and Disk image size: 50+GB.


## How To
1. Configure

Expand Down Expand Up @@ -114,4 +117,4 @@ I just switched branches and my database is out of sync. What do I do?
- Exit the existing run by hitting "ctrl-c"
- Run: python run.py dev --clean
- This will clean up all artifacts and will wipe the existing database

0 comments on commit b1eee18

Please sign in to comment.