Closed
Bug 1287540
Opened 9 years ago
Closed 9 years ago
Up limit of upload to toolkit WPs to 10MB
Categories
(Participation Infrastructure :: Community Ops, task)
Participation Infrastructure
Community Ops
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pierros, Assigned: yousef)
Details
Needed from the development team.
Comment 1•9 years ago
|
||
Things to be done:
* Create a custom image derived from wordpress official docker image
* Build it with custom php settings
* post_max_size
* upload_max_filesize
* memory_limit
* Register to https://registry.hub.docker.com
* Change marathon settings to use the new image
Updated•9 years ago
|
Assignee: nobody → yousef
Comment 2•9 years ago
|
||
This is fixed after:
https://github.com/mozilla/partinfra-wordpress
We are going to use a generic partinfra-wordpress docker image to customize base wordpress image according to our needs.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 3•9 years ago
|
||
Verified on mainwp:
Toolkit WP staging/production system info show the correct "PHP Upload Max Filesize" value
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 4•9 years ago
|
||
would we be able to deploy those new seamlessly on the existing toolkit WP? Or we will loose existing work in there?
Comment 5•9 years ago
|
||
It's already deployed on the existing toolkit WP. We just used a new image. Persistent data are still there.
You need to log in
before you can comment on or make changes to this bug.
Description
•