Open main menu

DAVE Developer's Wiki β

Changes

Managed Virtual Machine (MVM)

136 bytes added, 17:28, 31 October 2023
FAQs
*** change, depending on PC configuration, number of CPUs and/or RAM size
*** uncomment and set ip_adress to VM's ip address
** overwrite <code>provision/modules/user/filefiles/id_rsa</code> with your private key (eg: <code>cp ~/.ssh/<i>username@myhost.com</i> provision/modules/user/filefiles/id_rsa</code>): target name should be kept to <code>id_rsa</code>
* create the VM with the following command:
For example the next screenshot display an authorization error while connecting to DAVE git server:
 [[File:Mvm-sync git error unauthorized.png|thumb|center|600px]] 
{{ImportantMessage|text=Please note that usually <code>mvm-sync</code> needs to be run '''twice''': the first time to update the MVM repository, the second time to run the updated provision}}
vagrant up --provision --color
</pre>
== FAQs ==
Please go to [[MVM_FAQs|this page]].
 
== Known issues ==
Please go to [[MVM_known_issues|this page]].
4,650
edits