Skip to content

magentosaigon/mercuriel_dev_environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mercuriel_dev_environment

(Install a Docker version that is compatible with symlinks (>1.12.1 on Windows))

  1. Clone respository
  2. Add docker.local point to 127.0.0.1 in your hosts file
  3. Go to the docker folder in the repository and run docker-compose up -d
  4. Run docker exec -it web_server /bin/bash
  5. In the container run cd bin && composer install
  6. Open your browser and go to http://docker.local:8080/

#Install Magento with these settings:

  • Database host: db_server
  • Username: root
  • No password
  • DB Name: magento
  • Check the first three checkboxes (enable charts, skip base URL verification, use webserver rewrite)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published