WordPress php files are installed twice making upgrades hard
Bug #1634993 reported by
Stefano Maffulli
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Operators |
New
|
Undecided
|
Unassigned |
Bug Description
The LAMPstack playbook in osops-contrib creates one NFS volume to share content across the two webservers but the role only configures the NFS share to contain wp-content/uploads. The WordPres core php files, plugins and themes are installed twice across the two WordPress instances. This creates issues to synchronize the content across the webservers.
Best practice is to set the document root of the webservers on a volume shared across all the web server instances.
To post a comment you must log in.