Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pulling main fork back in. #2

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

all9lives
Copy link
Owner

No description provided.

Ralf Siepker and others added 22 commits August 18, 2016 21:27
To speed up the initial startup process I have exchanged the locally
built docker images for the installer, Nginx, PHP and Solr to
docker images that are automatically built from this repository:

https://hub.docker.com/r/andreaskoch/dockerized-magento-installer
https://hub.docker.com/r/andreaskoch/dockerized-magento-nginx
https://hub.docker.com/r/andreaskoch/dockerized-magento-php
https://hub.docker.com/r/andreaskoch/dockerized-magento-solr

This will reduce the initial setup time dramatically because you will
no longer have to build PHP locally.

For development you can always switch back to the local docker image
defintions.
Use aydin-hassan's magento-composer-installer instead of the
magento-hackathons'
The old magento-hackathon installer failed.

see: https://github.com/AydinHassan/magento-core-composer-installer
Add a -f flag to the the start action of the magento script.
Newer versions of docker-compose will stop showing logs too early.
v0.10.0 Stack update and many bug fixes
Access to the /downloader route was previously disabled because I
never used that feature.

This closes #29
v0.11.0 Allow access to Connect Manager
These modules are also useful during production.

see pull request #27 by @riker09
You can now access the database via phpMyAdmin on port 8080
with the credentials you find in the docker-compose.yml

Closes issue #18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants