examples - add the last missing README.md stubs
This commit is contained in:
11
examples/wordpress/README.md
Normal file
11
examples/wordpress/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# WordPress
|
||||
|
||||
WordPress is a free and open-source content management system (CMS) written in PHP and paired with a MySQL or MariaDB database. See the official [website](https://www.wordpress.org) and [repository](https://core.trac.wordpress.org/browser) for more information.
|
||||
|
||||
## Architecture
|
||||
|
||||
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/wordpress/architecture.png?raw=true" />
|
||||
|
||||
## Docker
|
||||
|
||||
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/wordpress/docker-compose.yml).
|
||||
Reference in New Issue
Block a user