Releases: pandagrouppl/docker-magento-tutorial
Releases · pandagrouppl/docker-magento-tutorial
PART-3 - Magento with Elasticsearch
Merge pull request #3 from pandagrouppl/PART-3 [PART-3] Magento with Elasticsearch
PART-2 Mysql data and own php-fpm image
- How to make MySQL data safe
- How to init MySQL from sql dump
- How to build own php-fpm image with needed libraries
PART-1 - Simple PHP and MySql application on Nginx
- how install docker & docker-compose
- how run docker without sudo
- how configure base docker-compose.yml file
- how connect Nginx with PHP-FPM
- how run MySql on Docker container
- how execute script on Docker container