Skip to content

Chef recipe for install magento and webservice extension needed by MagentoERPconnect

Notifications You must be signed in to change notification settings

akretion/ak-magento

Repository files navigation

DESCRIPTION:

This is a recipe for installing easily and testing magento and magentoerpconnect.

You should not use this recipe for production, it is just a basic recipe for testing.

If you want to use Magento on chrome or safari, you need to apply this patch www.magentocommerce.com/wiki/how_to_fix_login_for_admin_on_local_install (sorry magento is a bugged software :p)

REQUIREMENTS:

  • git

  • vagrant >= 1.1.0

Install “vagrant“ from the package manager of your distribution or from downloads.vagrantup.com/

INSTALLATION:

Get the vagrant recipe with the following command:

git clone https://github.com/akretion/ak-magento.git

Then go in the ak-magento directory and launch vagrant:

vagrant up

Note: this recipe is compatible with lxc and virtualbox provider. If you do not know the lxc provider then take a look here : github.com/fgrehm/vagrant-lxc

USAGE:

Magento runs on localhost:9100

login: admin
password: admin25

PHPMyAdmin runs on localhost:9200

login: root
password: admin25

If you want to use it with Magentoerpconnect (code.launchpad.net/magentoerpconnect), do not forget to create a web-service user (www.magentocommerce.com/wiki/modules_reference/english/mage_adminhtml/api_user/index).

About

Chef recipe for install magento and webservice extension needed by MagentoERPconnect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •