forked from Public/DockerWordpress
364 B
364 B
This directory will contain several configuration files for the deployment of wordpress sites using docker The subdirectories represent different wordpress deployment:
- basic: MySQL and WordPress containers only
- myadmin: MySQL, WordPress and phpMyAdmin containers
- basic_redis: added redis container to basic
- myadmin_redis: added redis container to myadmin