Add readme
This commit is contained in:
parent
56d961fc23
commit
79383a5288
12
templates/wordpress/README.md
Normal file
12
templates/wordpress/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
## What is inside WordPress Stack?
|
||||
* MariaDB Database
|
||||
* WordPress (php/apache)
|
||||
* Rancher Load Balancer (haproxy)
|
||||
|
||||
## Info
|
||||
* To persist website and database data, two volumes are created: mariadb_data, wordpress_data.
|
||||
* You can choose from one of existing rancher volume types depending on your own environment.
|
||||
|
||||
## Compatibility Notes
|
||||
|
||||
* Version v0.2-bitnami has some known [issue](https://github.com/bitnami/bitnami-docker-testlink/issues/17#issuecomment-261783035) with Docker overlayfs and overlayfs2 storage driver. Please try to switch to aufs or devicemapper.
|
Loading…
x
Reference in New Issue
Block a user