You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kenneth Gulbrandsøy edited this page Aug 6, 2015
·
8 revisions
Follow this guide when RescueMe requires a new dependency installed on the host system, or if developers need some new development tool pre-installed to make ease the pain of configuring toolchains locally.
##Guide
Open an command line and
cd /path/to/rescueme
Start up current version of rescueme/precise64 installed locally
vagrant up
Log into virtual host
vagrant ssh
Perform any changes to host
For example
sudo apt-get install ...
Delete all RescueMe databases
Hosts in development contains databases that must be deleted before deploy.