devnely-org / s2i-php-container

PHP container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running PHP applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
0 stars 0 forks source link

Add persistence for wp #7

Open jemiliolopez opened 4 years ago

jemiliolopez commented 4 years ago

Add volume persistence.

This will depend on the environment in which we deploy the application and how it is configured.

For my openshift 3.11 persistent volumes are obtained through an nfs server, so we can define these volumes in read-write mode.

The images we will use are those of version v1.0.0 and the file we will work on is the test-openshift/ wordpress/web-wp-v4.json5 that comes from the web-wp-v2.json.