<?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[Memory Usage]]></title><description><![CDATA[<p dir="auto">Hi Gitea users. How much memory do you guys usually allocate to your instances? At 512MB and sometimes even at 1GB of RAM I will randomly get OOM alerts for the app when nobody is using it. Unsure if it just has high usage with certain scheduled tasks or if its a memory leak but just wanted to see what other people's experience with this was like.</p>
]]></description><link>https://forum.cloudron.io/topic/3177/memory-usage</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 06:59:49 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3177.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Sep 2020 20:56:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Memory Usage on Mon, 27 Oct 2025 13:55:33 GMT]]></title><description><![CDATA[<p dir="auto">For anyone facing this issue,<br />
best workaround/mitigation for me were to run Anubis on a separate VPS following a setup similar to <a href="https://forum.cloudron.io/topic/13957/deploying-anubis-ai-crawler-filtering-on-a-cloudron-server/8">https://forum.cloudron.io/topic/13957/deploying-anubis-ai-crawler-filtering-on-a-cloudron-server/8</a> so all requests to my Gitea instance go through Anubis but for some API/Healthchecks calls (from Uptime Kuma etc). I could even decrease the allocated memory.</p>
]]></description><link>https://forum.cloudron.io/post/114469</link><guid isPermaLink="true">https://forum.cloudron.io/post/114469</guid><dc:creator><![CDATA[SansGuidon]]></dc:creator><pubDate>Mon, 27 Oct 2025 13:55:33 GMT</pubDate></item><item><title><![CDATA[Reply to Memory Usage on Fri, 18 Sep 2020 17:04:56 GMT]]></title><description><![CDATA[<p dir="auto">@atrilahiji If it keeps running out of memory, keep an eye on the gogs/gitea logs. It will tell you which bot is indexing your repos (you can tell from the user agent string).</p>
]]></description><link>https://forum.cloudron.io/post/13337</link><guid isPermaLink="true">https://forum.cloudron.io/post/13337</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 18 Sep 2020 17:04:56 GMT</pubDate></item><item><title><![CDATA[Reply to Memory Usage on Fri, 18 Sep 2020 16:27:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> That seemed to do the trick! Thanks! I figured either I messed something up or Gitea just had a memory leak of some sort.</p>
]]></description><link>https://forum.cloudron.io/post/13335</link><guid isPermaLink="true">https://forum.cloudron.io/post/13335</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 18 Sep 2020 16:27:57 GMT</pubDate></item><item><title><![CDATA[Reply to Memory Usage on Thu, 17 Sep 2020 22:41:44 GMT]]></title><description><![CDATA[<p dir="auto">@atrilahiji I still use Gogs and had the same issue some time ago. From my logs, I found that it was mostly due to search engines going through each and every blob in every repo. For this, app configure -&gt; Security -&gt; robots.txt (click disable indexing). After that, I found that despite disabling bots, some bots like <a href="https://ahrefs.com/robot" target="_blank" rel="noopener noreferrer nofollow ugc">https://ahrefs.com/robot</a> indexed it anyway. For this, I blacklisted their IPs from my firewall <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /> Atleast for ahref, the list of IP is here - <a href="https://help.ahrefs.com/en/articles/78658-what-is-the-list-of-your-ip-ranges" target="_blank" rel="noopener noreferrer nofollow ugc">https://help.ahrefs.com/en/articles/78658-what-is-the-list-of-your-ip-ranges</a></p>
]]></description><link>https://forum.cloudron.io/post/13320</link><guid isPermaLink="true">https://forum.cloudron.io/post/13320</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 17 Sep 2020 22:41:44 GMT</pubDate></item></channel></rss>