Skip to content

moleman/vagrant-magento

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Provides a foundation for developing with Magento Commerce in a Vagrant box. The machine is based on CentOS 5.5.

The manifest cent.pp has some variables that control the installation as shown below:

  • document_root, The database password to use for the site database.
  • db_root_password, The root database password.
  • db_magento_password, The magento user database password. Used by Magento to connect to the database.

==== List of installed software.

  • Magento Community Edition - 1.6.0.0
  • Mysql
  • Zend Server Community Edition - PHP 5.3
  • xdebug
  • phpunit

==== The settings used to install Magento are in the file: puppet/modules/magento/manifests/init.php.

  • Magento admin user: admin
  • Magento admin password: secret123

Ruby and Vagrant and VirtualBox are prerequisites.

About

Vagrant project for Magento

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%