Skip to content

This repo will allow you to run a vagrant box for local Magento development. This was developed to fix the issue with development on computers without virtualization technology (VT-x/AMD-v). When the script is complete, you will have a fully functional Vanilla Magento install for local development.

Notifications You must be signed in to change notification settings

teknology/Magento-1.9-32-Bit-Vagrant-Box-Non-VT-x-AMD-v-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Magento-1.9-32-Bit-Vagrant-Box-Non-VT-x-AMD-v-

This repo will allow you to run a vagrant box for local Magento development. This was developed to fix the issue with development on computers without virtualization technology (VT-x/AMD-v). When the script is complete, you will have a fully functional Vanilla Magento install for local development.

Needed: Vagrant Virtualbix Git for Windows (Allows for running Linux commands)

#Steps

  1. Install Virtualbox, Vagrant, & Git for Windows
  2. Register the Virtualbox included in the repo
  3. Create a project folder
  4. Right click within the folder and Launch Git Bash
  5. Using Git Bash clone the repository within your project folder using "." as the folder location
  6. Edit the vagrant file and add your hostname(local.testdomain.com) and an ip address (IP adress must be unique)
  7. Open toolsprovision.sh and update the baseurl on line 3. (Make a note of the admin login information)
  8. Run "vagrant up" in the project folder

About

This repo will allow you to run a vagrant box for local Magento development. This was developed to fix the issue with development on computers without virtualization technology (VT-x/AMD-v). When the script is complete, you will have a fully functional Vanilla Magento install for local development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published