Update 'README.md'
This commit is contained in:
parent
ede7167cf2
commit
a24dc80bc8
19
README.md
19
README.md
@ -1,7 +1,18 @@
|
|||||||
This directory will contain several configuration files for the deployment of wordpress sites using docker
|
This directory will contain several configuration files for the deployment of wordpress sites using docker
|
||||||
The subdirectories represent different wordpress deployment:
|
The subdirectories represent different wordpress deployment:
|
||||||
- basic: MySQL and WordPress containers only
|
- **basic**:
|
||||||
- myadmin: MySQL, WordPress and phpMyAdmin containers
|
|
||||||
- basic_redis: added redis container to basic
|
MySQL and WordPress containers only
|
||||||
- myadmin_redis: added redis container to myadmin
|
|
||||||
|
- **myadmin**:
|
||||||
|
|
||||||
|
MySQL, WordPress and phpMyAdmin containers
|
||||||
|
|
||||||
|
- **basic_redis**:
|
||||||
|
|
||||||
|
added redis container to basic
|
||||||
|
|
||||||
|
- **myadmin_redis**:
|
||||||
|
|
||||||
|
added redis container to myadmin
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user