llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
197 stars 411 forks source link

Difficulties with mongodb #130

Closed georgejhunt closed 5 years ago

georgejhunt commented 7 years ago

Testing internet-in-a-box, we have discovered that mongodb seems to randomly allocate up to 800MB of disk space, during the install process, even when we set the prealloc=no flag. So we were wondering what loss of function, which activities would degrade, if we just did not load mongodb?

holta commented 7 years ago

Full Details @ https://github.com/iiab/iiab/issues/254

llaske commented 5 years ago

Issue transfered to Sugarizer Server https://github.com/llaske/sugarizer-server/issues/27