Giter VIP home page Giter VIP logo

commerce-dev-environment's Introduction

Open Source E-Commerce Development Environment

This config makes it easy to start with OXID CE or Magento CE development or evaluate those Open Source E-Commerce systems.

It will setup a virtual machine based on Oracle's VirtualBox including everything you need to run OXID CE or Magento CE.

Available Vagrant Boxes

  • Ubuntu Precise 32
  • soon: Ubuntu Precise 64

Installation

  1. Install Vagrant & VirtualBox
  2. Clone this repository and update submodules (git submodule init && git submodule update)
  3. configure vagrantfile through vagrantconfig.yaml
  4. Execute the command vagrant up within a vagrant/$box folder
  5. That's it. It'll take some time when executing this command the first time. It'll download the Vagrant base box once and install all required packages.
  6. Don't forget to update your local hosts file. You have to add "apache.oxidce" as well as "apache.magece" and "apache.shopware".

The bootup process automatically creates a special mysql database (either "oxid", "magento" or "shopware") which you can refer to in the installation screen of the respective shop system.

Usage

Start your browser and open "http://apache.oxidce" or "http://apache.magece" or "http://apache.shopware/installation" after installation. You'll see the installation screen of the shop system.

Installed Packages

Support for Enterprise Editions

Currently this Development Environment doesn't support the Enterprise Editions of the shop software as those are only available when licensed. If you want a great dev environment for your Enterprise Edition, please feel free to contact us.

Contributing

Let us know if you miss something. Feel free to open pull requests for further improving this package.

Acknowledgements

A big thanks goes to the creators of the Piwik Dev Environment who inspired this package.

commerce-dev-environment's People

Contributors

bjoernschotte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

commerce-dev-environment's Issues

vagrant up error

I`m getting this error if i reload my vagrant box.
I cant get shopware started .. what do i wrong ?
And if i go to apache.shopware i get a blank page.
In my /etc/hosts i have

127.0.0.1 apache.shopware

The vagrant error:

==> default: warning: Could not retrieve fact fqdn
==> default: Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class shopware at /tmp/vagrant-puppet-3/manifests/site_shopware.pp:15 on node commercedev
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

FACTER_db_username='commercedev@localhost' FACTER_db_password='secure' FACTER_repository='svn' FACTER_svn_username='false' FACTER_svn_password='false' puppet apply --modulepath '/tmp/vagrant-puppet-3/modules-0:/etc/puppet/modules' --manifestdir /tmp/vagrant-puppet-3/manifests --detailed-exitcodes /tmp/vagrant-puppet-3/manifests/site_shopware.pp

Stdout from the command:

warning: Could not retrieve fact fqdn

Stderr from the command:

stdin: is not a tty
Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class shopware at /tmp/vagrant-puppet-3/manifests/site_shopware.pp:15 on node commercedev

Nicht mehr aktuell

Clone of 'git://github.com/camptocamp/puppet-common' into submodule path 'puppet/modules/common' failed

Am besten commerce-dev-environment aktualisieren oder die Leiche richtig killen ;)

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.