I'm using a WordPress small gear cartridge on OpenShift.
Warnings about the app's disk usage being >95% of its quota.
Warning: Gear...is using 99.5% of disk quota
This results in the gear going offline. Download the app, the .tar file is only about 55MB. I've used the below tidy command, got the "Success" response without resolving the issue.
rhc app-tidy [appname]
Any advice how to resolve this?