Giter Club home page Giter Club logo

simple-magento-vagrant's Introduction

simple-magento-vagrant

A VERY simple Magento environment provisioner for Vagrant.

Magento & Vagrant

  • Creates a running Magento development environment with a few simple commands.
  • Runs on Ubuntu (Precise 12.04 64 Bit) \w PHP 5.4, MySQL 5.5, Apache 2.2
  • Uses Magento CE 1.9.0.1
  • Automatically runs Magento's installer and creates CMS admin account.
  • Automatically runs n98-magerun installer.
  • Perfect for rapid development or extension testing with an unopionionated, bare-bones and easily tweaked configuration.
  • Goes from naught-to-Magento in a couple of minutes.

Getting Started

Prerequisites

  • Install VirtualBox
  • Install Vagrant
  • Clone or download this repository to the root of your project directory git clone https://github.com/r-baker/simple-magento-vagrant.git
  • In your project directory, run vagrant up

The first time you run this, Vagrant will download the bare Ubuntu box image. This can take a little while as the image is a few-hundred Mb. This is only performed once.

Vagrant will configure the base system before downloading Magento and running the installer.

Usage

  • In your browser, head to 127.0.0.1:8080
  • Magento CMS is accessed at 127.0.0.1:8080/admin
  • User: admin Password: password123123
  • Access the virtual machine directly using vagrant ssh
  • When you're done vagrant halt

Full Vagrant command documentation

Todo

  • Expose MySQL port for access using Workbench or your preferred MySQL admin tool.
  • Install Modman.
  • Optionally install sample store inventory

Why no Puppet/Chef? Admittedly, Puppet and Chef are excellent solutions for predictable and documented system configurations. The emphasis for this provisioner is on unopinionated simplicity. There are some excellent Puppet / Chef Magento configurations on Github with far more bells and whistles.

simple-magento-vagrant's People

Contributors

rjbaker avatar r-baker avatar steig avatar davetapley avatar kojiromike avatar

Watchers

James Cloos avatar Jayadev N avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.