ckan / ckan/ckan-docker

Control amount of memory usage

Open
#121 10 comments 2 reactions 1 assignee Claimed by @kowh-ai View on GitHub
Dominant language
Shell
Stars
151
Forks
279
PR merge metrics
No merged PRs in 30d

Description

The official [hardware specs](https://github.com/ckan/ckan/wiki/Hardware-Requirements) suggest a 4 GB RAM requirement. However, on my developer machine with 16 GB RAM, I'm experiencing a lot of swapping within minutes of starting up CKAN - without a large database. I suspect my OS as well (current Manjaro, based on Arch Linux) could also be at fault (I have looked into OOM to avoid the system freezing). Nevertheless, I am wondering if we could check the defaults and perhaps suggest a "leaner" installation for VM and dev sandboxes.

This could just be a section of a README with some parameters relevant to memory consumption.

Relevant issues on upstream:

- https://github.com/ckan/ckan/issues/5349
- [Digging into python memory issues in CKAN with heapy](https://joetsoi.github.io/debugging-python-ckan-memory-issues/)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.