On my OpenShift server console I executed:
du -hs * | sort -h
and got:
60K cron
128K nodejs
11M redis
12M git
176M app-deployments
180M app-root
481M mongodb
I don't use mongo in the web app. Does it mean that 481M is the initial MongoDB cartridge size ?