Coder Social home page Coder Social logo

docker-oxid6's Introduction

Docker OXID eShop 6

This setup bootstraps an dockerized developer environment for OXID eShop 6.

Overview

Quickstart

  1. Install docker enginge
  2. Fire up container
# clone repository:
git clone https://github.com/proudcommerce/docker-oxid6.git docker_oxid6
cd docker_oxid6
# create container
docker-compose build
# fire up container
docker-compose up

Configuration

Installation

  • Creating oxid project takes round about 5 minutes. It´s finished when docker log shows OXID bootstrap completed!).
  • Shop: http://oxid6.localhost
  • Shop admin http://oxid6.localhost/admin/, credentials: admin / admin
  • MailHog: http://oxid6.localhost:8025
  • phpMyAdmin: http://oxid6.localhost:8080

Container

  • If you would like to run container in background, use docker-compose up -d for starting container and docker logs -f oxid6_apache for log information (eg. composer information).

Data

  • Data (www and mysql) is storend on host: data directory

Credentials

  • You can change all credentials (domain, ports, database, ...) in .env file.

OXID demo data

  • Normally oxid demo data will be installed automatically.
  • If you need a project without demo data, set OXID_DEMODATA=false in .env file.

Support

https://forum.oxid-esales.com/t/docker-container-fur-oxid-6/92282

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Copyright

Proud Sourcing GmbH 2017
www.proudcommerce.com / www.proudsourcing.de

docker-oxid6's People

Stargazers

 avatar

Watchers

 avatar  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.