Increasing Memory Allocation


ODK CENTRAL VERSION USING (v1.5.3)
I have 32 Gb ram and want to give 16 gb ram to odk central beacuse i collect 500000 entries
survey have 390 questions
I am trying to open file but fails
docker-compose.yml

steps taken
1 cd central
2.docker-compose.yml
result = command not found
help

Please help me to resolve increase ram odk central

You'll need to use a text editor, like nano, to edit the file. Try nano docker-compose.yml.

That said, it's unlikely that allocating that much memory to Central will make any difference in performance. I'd start with allocating 4 GB as shown in the increasing memory allocation docs and monitor the server to see if your memory usage goes close to that limit.

1 Like