-
Notifications
You must be signed in to change notification settings - Fork 17
How this box was built
Martin Harrer edited this page Nov 22, 2018
·
2 revisions
-
vagrant upwith fhooe-webdev-base - connect via
vagrant ssh - In ssh-Terminal:
sudo dpkg-reconfigure keyboard-configuration - In ssh-Terminal: Follow the instructions to switch keyboard layout to german
- Install databases for Exercises of OnlineShop
- for MariaDB
- and ElasticSearch
- In ssh-Terminal:
mysql -uonlineshop -pgeheim < onlineshop.sql - In ssh-Terminal:
startES.sh - In ssh-Terminal:
./ESCreateIndex.sh - In ssh-Terminal:
history -c && history -w exit- In Powershell:
vagrant halt - In Powershell:
vagrant package --output fhooe-webdev.box - Upload the box to vagrantcloud