Skip to content

YahorDubrouski/Magento2Experience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Magento2Experience

About the project

In this project I public my Magento 2 modules to practice and for the portfolio

Installation

For Ubuntu

dockergento magento setup:install \
--base-url=http://magento2experience.loc/ \
--db-host=db \
--db-name=magento2experience \
--db-user=admin \
--db-password=password \
--language=en_US \
--currency=USD \
--timezone=America/Chicago \
--use-rewrites=1 \
--search-engine=elasticsearch6 \
--elasticsearch-host=elasticsearch \
--elasticsearch-port=9200
  • Visit the http://magento2experience.loc/ host to make sure the installation process completed successfully

Workflow

Database

  • Run the phpmyadmin using the command - docker-compose up -d phpmyadmin
  • Visit the http://magento2experience.loc:6080/ host to make sure the phpmyadmin installed successfully

About

No description, website, or topics provided.

Resources

License

OSL-3.0 and 2 other licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt
AFL-3.0
LICENSE_AFL.txt

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published