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
|
||||
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
|
||||
- **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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user