forked from Public/DockerWordpress
432 B
432 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