alexcheng1982 / docker-magento

Docker image for Magento 1.6 to 1.9
http://alexcheng1982.github.io/docker-magento
MIT License
142 stars 101 forks source link

added options for using Redis as Cache backend #10

Closed philicious closed 8 years ago

philicious commented 8 years ago

I wanted to use Redis as Cache backend so I added some configs for it. Disabled by default.

Its quite simple: uncomment the "redis" lines in Dockerfile and bin/install-magento. Optionally you can edit redis.conf file to your needs. It has default values from app/etc/local.xml.additional