Git Product home page Git Product logo

magento2docker's People

Contributors

aabumuslimov avatar abumuslimov avatar glo47154 avatar ikruchynskyi avatar isitnikov avatar mmolochko avatar radek-ziemniewicz avatar rimom avatar rimomcosta avatar valdislav avatar yvoronoy avatar yyevgenii avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

magento2docker's Issues

Add SSL support

SSL support for WWW traffic should be added to the current Apache implementation (but also future implementations like php-fpm, nginx, etc. should also support SSL).

Separate Magento2Docker for Public and Adobe internal one.

The plan is to have https://github.com/yvoronoy/magento2docker as a public repository for this project, where we will not put features that are Adobe's internal things. For such internal modifications, we will use the https://github.com/magento-sparta/magento2docker repository.

Things we need to separate:

  • m2install.sh - use Sparta repo for internal and Yvoronoy's for public
  • use separate .m2install.conf files and default values for the .env file with repository address
  • m-it - add it only in the Sparta repo, as it is not accessible from outside of Adobe

Multidomain config as a default in Apache

Current Apache configuration has this kind of domain-to-folder mapping:

Level 1:
{FOLDER}.127.0.0.1.nip.io -> /var/www/html/{FOLDER}

Level 2:
{SUB_FOLDER}.{FOLDER}.127.0.0.1.nip.io -> /var/www/html/{FOLDER}/{SUB_FOLDER}

The idea is to allow multi-domain setups enabled and configured by default in this way:

Level 1:
{FOLDER}.127.0.0.1.nip.io -> /var/www/html/{FOLDER}

Level 2:
{WEBSITE}.{FOLDER}.127.0.0.1.nip.io -> /var/www/html/{FOLDER}

This configuration is more beneficial for day-to-day issues reproduction.
Together with this, we can include magento-vars.php as default, like in a Cloud environment (directly in php.ini)

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.