Git Product home page Git Product logo

magento-docker's Introduction

Docker Magento

Build Status

A Docker build specifically for Magento that utilizes Alpine images for optimal performance.

Features

  • PHP 7.4 and Nginx.
  • XDebug - Debug,Profile,Coverage out of the box.
  • MySQL 8.0.
  • Elasticsearch 7.
  • Mailhog for SMTP.

Installation

Clone the Repo into your Magento project and configuration.

git submodule add [email protected]:s5k/magento-docker.git docker
cd docker
cp .env.example .env

Edit your domain in field server_name at file:

nginx/conf/magento-2.conf

Start the containers

docker-compose up -d

Edit your domain in /etc/hosts:

127.0.0.1   yourdomain.local

Create/import database. Configure Elasticsearch, table core_config_data with path column catalog/search/elasticsearch7_server_hostname and change value column to:

elasticsearch

Usage

If you would like to access the php-docker terminal:

docker-compose exec -it php sh

Contribution

I would be grateful if you would like to contribute to my project. Please let me know if you are interested. Thank you.

License

MIT

Happy Coding!

magento-docker's People

Contributors

s5k avatar

Watchers

 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.