Giter Site home page Giter Site logo

vagrant-magento-multibox's Introduction

Vagrant Magento Install

Vagrant files for creating a multibox deploy of Magento. This configuration will deploy a MySQL database server and a separate Apache2 web server.

Prerequsites

AppFirst installation package

Magento installation package

[Optional] Magento sample data package

These files should be stored in ./packages/ for sync mounting to the vagrant image

Installation Steps

  • Edit config.sh
    • Add appropriate values
    • run config.sh
  • Edit Vagrantfile
    • verify network settings
    • synced folder location (with required packages)
  • Edit mysql-bootstrap.sh
    • verify debconf root password
    • verify magento user database password
    • verify database name
  • Edit apache-bootstrap.sh
    • verify php install.php command options
dbnode ------ MySQL server installation. This includes enabling remote access to the database and the setup of a user/database for magento.

webnode

Apache2 install with mpm-prefork as setup by the magento install tutorial. Eventually I'll provide an alternative mpm-worker version as I work out the deployment details.

default web user: vagrant

default web directory: /home/vagrant/magento

TODO

The location of the website will eventually be updated to a non-shell user like www-data Relocation of web docroot to an normalized location

legalese
This code is hackery, and not particularly good at that. Use at your own risk. If you find it useful and improve the code, please request to merge. If you are aware of other tools that do this better, faster and cheaper: please let me know.

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.