docker-magento icon indicating copy to clipboard operation
docker-magento copied to clipboard

Mark Shust's Docker Configuration for Magento

Results 193 docker-magento issues
Sort by recently updated
recently updated
newest added

**Description** On an Arch based Linux, generating the ssl cert during domain setup fails due to incorrect paths in bin/setup-ssl-ca. On line 68 of bin/setup-ssl-ca, for arch linux, this should...

help wanted

**Description** Failed to install the latest magento on Os X 13.3 (22E252) Username and password fields were provided from adobe access keys **Steps To Reproduce** ``` magento-docker macbook$ curl -s...

**Description** I used the latest version and see that in bin/setup it hard code for the opensearch like this --opensearch-host="$OPENSEARCH_HOST" --opensearch-port="$OPENSEARCH_PORT" and that seem right error when run with version...

Disable Two factor aut as default on setup.

Get Magento version in 3 methods - `bin/magento --version` - `composer.lock` - `composer.json`

- Finally removed unreadable `parseYaml` bash function - `yq` 4 can be used to merge yaml files in the future 💡💡💡

- No need to change the `compose.dev.yaml` to keep it simple and integrity. (`bin/update` will overwrite `compose.dev.yaml`) - Remove `grunt-config.json`, `Gruntfile.js`, and `package.json` in `compose.dev.yaml` - No need to`bin/restart app...

I've extended your magnificent setup with this bin command to deploy the changes in my setup. Might it be useful to others in this project too? ``` #!/usr/bin/env bash bin/composer...

How upgrade from 2.4.4 to 2.4.6?

This PR correctly indicates changes to particular files when opting for Elasticsearch. This also resolves #892 issue and confusion in https://github.com/markshust/docker-magento/issues/892#issuecomment-1527538709