1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-19 13:54:25 +01:00

Add note about virtual environment performance

This commit is contained in:
David O' Rojo 2019-08-30 11:55:28 -05:00
parent 388fe7df1b
commit 51b9fc9640

View File

@ -197,6 +197,9 @@ of software and services directly on the host computer.
they are inside the same virtual environment but said configuration is not optimized for a production
environment.
**Note 2:** The perfomance of the application under the virtual machine depends on the resources that
the host can provide but will usually be much more slower than a production environment.
1. Install [Vagrant][vagrant] and [Virtual Box][virtualbox] (with the extension package).
2. Retrieve the project from Git