<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[What is the RAM usage for this?]]></title><description><![CDATA[<p dir="auto">Can someone share the RAM usage for OmekaS running in it's own container, versus running it in a LAMP container, please?</p>
]]></description><link>https://forum.cloudron.io/topic/5098/what-is-the-ram-usage-for-this</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 14:26:21 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5098.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 May 2021 09:59:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What is the RAM usage for this? on Thu, 20 May 2021 15:33:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeau" aria-label="Profile: jeau">@<bdi>jeau</bdi></a> For the PHP apps, we follow the <a href="https://git.cloudron.io/cloudron/grav-app/-/blob/master/Dockerfile#L26" target="_blank" rel="noopener noreferrer nofollow ugc">customizable php.ini</a> pattern. Line 26-29 basically. This way people can tweak those values as needed. One important thing to remember when packaging this way is that the app's WORKDIR has to be set to /app/code and not /app/data because apache behaves differently when it is started in a directory which has php.ini in it!</p>
]]></description><link>https://forum.cloudron.io/post/31651</link><guid isPermaLink="true">https://forum.cloudron.io/post/31651</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 20 May 2021 15:33:35 GMT</pubDate></item><item><title><![CDATA[Reply to What is the RAM usage for this? on Thu, 20 May 2021 15:31:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeau" aria-label="Profile: jeau">@<bdi>jeau</bdi></a> said in <a href="/post/31648">What is the RAM usage for this?</a>:</p>
<blockquote>
<p dir="auto">To upload large files, Omeka users prefer to use the FileSideload module.</p>
</blockquote>
<p dir="auto">O, ok, that’s a good learning, thanks!</p>
]]></description><link>https://forum.cloudron.io/post/31649</link><guid isPermaLink="true">https://forum.cloudron.io/post/31649</guid><dc:creator><![CDATA[imc67]]></dc:creator><pubDate>Thu, 20 May 2021 15:31:29 GMT</pubDate></item><item><title><![CDATA[Reply to What is the RAM usage for this? on Thu, 20 May 2021 15:07:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> these values are defined (by Omeka app Dockerfile) in <code>/etc/php/7.4/apache2/php.ini</code>and refer to <code>mod_php</code> sessions for Apache.</p>
<pre><code>; Maximum amount of memory a script may consume (128MB)
; http://php.net/memory-limit
memory_limit = 128M

; Maximum size of POST data that PHP will accept.
; Its value may be 0 to disable the limit. It is ignored if POST data reading
; is disabled through enable_post_data_reading.
; http://php.net/post-max-size
post_max_size = 64M

; Maximum allowed size for uploaded files.
; http://php.net/upload-max-filesize
upload_max_filesize = 64M
</code></pre>
<p dir="auto">To upload large files, Omeka users prefer to use the <a href="https://omeka.org/s/modules/FileSideload/" target="_blank" rel="noopener noreferrer nofollow ugc">FileSideload</a> module.</p>
]]></description><link>https://forum.cloudron.io/post/31648</link><guid isPermaLink="true">https://forum.cloudron.io/post/31648</guid><dc:creator><![CDATA[jeau]]></dc:creator><pubDate>Thu, 20 May 2021 15:07:41 GMT</pubDate></item><item><title><![CDATA[Reply to What is the RAM usage for this? on Thu, 20 May 2021 13:32:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeau" aria-label="Profile: jeau">@<bdi>jeau</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/scooke" aria-label="Profile: scooke">@<bdi>scooke</bdi></a> I have it in a test LAMP app with its default 256MB and now it’s indeed 500MB. I guess it’s good.</p>
<p dir="auto">However if you check within the app Systeminformation it says:</p>
<p dir="auto">Memory Limit	128M<br />
POST Size Limit	64M<br />
File Upload Limit	64M</p>
<p dir="auto">The memory limit is only 128MB?<br />
With only 64MB upload you can’t upload a video if needed, maybe it could be increased to 1GB?</p>
<p dir="auto">BTW <a class="plugin-mentions-user plugin-mentions-a" href="/user/jeau" aria-label="Profile: jeau">@<bdi>jeau</bdi></a> you did a very good job with presenting and building this app!!</p>
]]></description><link>https://forum.cloudron.io/post/31646</link><guid isPermaLink="true">https://forum.cloudron.io/post/31646</guid><dc:creator><![CDATA[imc67]]></dc:creator><pubDate>Thu, 20 May 2021 13:32:37 GMT</pubDate></item><item><title><![CDATA[Reply to What is the RAM usage for this? on Thu, 20 May 2021 13:11:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scooke" aria-label="Profile: scooke">@<bdi>scooke</bdi></a> said in <a href="/post/31627">What is the RAM usage for this?</a>:</p>
<blockquote>
<p dir="auto">Can someone share the RAM usage for OmekaS running in it's own container, versus running it in a LAMP container, please?</p>
</blockquote>
<p dir="auto">I didn't watch that and I have no more Omeka installation on LAMP <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=c3aa4c12b7e" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
<p dir="auto">I increased the RAM default requirement to 50OMB because there may be some batch jobs or graphics processing, for example with the IIIF modules. Some modules also require packages that are not necessarily provided with the LAMP app (but I didn't check)</p>
]]></description><link>https://forum.cloudron.io/post/31644</link><guid isPermaLink="true">https://forum.cloudron.io/post/31644</guid><dc:creator><![CDATA[jeau]]></dc:creator><pubDate>Thu, 20 May 2021 13:11:03 GMT</pubDate></item></channel></rss>