Skip to content

Releases: pandagrouppl/docker-magento-tutorial

PART-3 - Magento with Elasticsearch

04 Jun 00:08
fbc8fe0
Compare
Choose a tag to compare
Merge pull request #3 from pandagrouppl/PART-3

[PART-3] Magento with Elasticsearch

PART-2 Mysql data and own php-fpm image

04 May 11:59
fdd540d
Compare
Choose a tag to compare
  • 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

31 Mar 12:02
dd8a6d0
Compare
Choose a tag to compare
  • 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