-
Notifications
You must be signed in to change notification settings - Fork 1
Very Easy Install
kjbstar edited this page Sep 24, 2017
·
16 revisions
- Download and install VirtualBox
- Download and install Vagrant
- Create a directory "Recalboy" at the root of your drive: C:\Recalboy
- Download this file to your Recalboy directory (right click the link -> save under...) .
Now you have to open a prompt box and go to Recalboy directory. You have 2 ways to do that:
- Type
cmd.exe
in Windows search bar, open the program, thencd ..
2 times, thencd Recalboy
- Or in Explorer, shift + right click the window and choose to open a prompt here.
Last but not least, type this command in the prompt:
vagrant up
And wait for Vagrant to download all. 10 minutes later, Recalboy is installed :)
Open the IP given but the prompt to access it.
Type this command in the prompt:
vagrant halt
Type this command in the prompt:
vagrant up
Don't worry, it won't download all again.
You should see all your backups, saves, etc, in the Recalboy directory you have created.