Coder Social home page Coder Social logo

arunshekher / e107vagrantbox Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 30 KB

An elementary vagrant virtual machine orchestrated for quick e107 development.

Shell 100.00%
ubuntu1604 apache2 mysql php7 virtual-machine e107-virtual-machine vagrant virtualbox e107-cms e107-development

e107vagrantbox's Introduction

e107VagrantBox

Join the chat at https://gitter.im/e107vagrantbox/Lobby An elementary vagrant box configured for e107 development.

e107vagrantbox-up-win

e107vagrantbox-up-linux

screen shot 2017-05-19 at 12 11 24 pm

What's Provisioned?

e107VagrantBox is built on Ubuntu 16.04.2 LTS (Xenial)64-bit base vagrant box. The server is provisioned with following versions of web stack software, modules and tools. More added regularly.

Apache 2.4.18
MySQL 5.7.18
PHP 7.0.15
Xdebug v2.4.0


PHP Modules:
   php-mcrypt 
   php-gd 
   php-curl 
   php-xml 
   php-mbstring
   php-xdebug

Git 2.7.4

e107 (Current Dev. Version)

Installation

e107VagrantBox requires recent versions of Vagrant and VirtualBox installed. Find the latest versions for your operating system at these links.

Vagrant Downlod
VirtualBox Download

Usage

Assuming that you have successfully installed the current versions of VirtualBox and Vagrant. Clone this repository to a location of your choice in your file system and run the command 'vagrant up' within the cloned directory.

$ git clone https://github.com/arunshekher/e107vagrantbox.git

$ cd e107vagrantbox/  

$ vagrant up  

Credentials

You'll need them in the next step:

  • Machine IP Address: 10.0.0.7

  • Virtual Host ServerName: e107dev.box

  • MySQL User: e107

  • MySQL Password: e107

  • MySQL Database: e107

  • MySQL Host:

    • Local: localhost
    • Remote: 10.0.0.7
  • MySQL root user: root

  • MySQL root user: pass

Point Browser to 10.0.0.7

Begin e107 installation process by pointing your browser to the above given machine IP address. Use the credentials provided above to finish off e107 installation. Start developing something awesome for e107!

image

Point your browser to e107dev.box if you have set up that server name to point to the IP 10.0.0.7 in your hosts file.

MySQL Remote Access

image

Additional - Optional Setup

  • Modify host machine's hosts file to map ServerName e107dev.box to vagrant box's ip: 10.0.0.7

e107vagrantbox's People

Contributors

arunshekher avatar gitter-badger avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

gitter-badger

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.