<?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[Does a redis resets/forget his max-memory policy?]]></title><description><![CDATA[<p dir="auto">Since Cloudron v10 it is possible to set the redis maxmemoryPolicy via manifest.</p>
<p dir="auto">We use redis for caching and set the allkeys-lru maxmemoryPolicy, but today since cloudron updated to 10.0.4, it seems the policy was reset to his default maxmemory-policy. The app could not caching anymore, because it reached the maxmemory, which can not happen with the policy.</p>
]]></description><link>https://forum.cloudron.io/topic/15923/does-a-redis-resets-forget-his-max-memory-policy</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 00:28:19 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15923.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 07 Sep 2026 08:31:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Does a redis resets/forget his max-memory policy? on Mon, 07 Sep 2026 15:29:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobiasb" aria-label="Profile: tobiasb">@<bdi>tobiasb</bdi></a> Fixed <a href="https://git.cloudron.io/platform/box/-/commit/99cf399454217b113cff1d67ee9ad76a6feadc3f" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/platform/box/-/commit/99cf399454217b113cff1d67ee9ad76a6feadc3f</a></p>
<p dir="auto">Thanks for reporting.</p>
]]></description><link>https://forum.cloudron.io/post/129135</link><guid isPermaLink="true">https://forum.cloudron.io/post/129135</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 07 Sep 2026 15:29:58 GMT</pubDate></item><item><title><![CDATA[Reply to Does a redis resets/forget his max-memory policy? on Mon, 07 Sep 2026 13:56:37 GMT]]></title><description><![CDATA[<p dir="auto">I’ll be happy, when the policy and persistent config are kept on cloudron updates or when I install new app with such redis config and cloudron sets this as an initial config. However, this should also be documented on the add-on page.</p>
]]></description><link>https://forum.cloudron.io/post/129129</link><guid isPermaLink="true">https://forum.cloudron.io/post/129129</guid><dc:creator><![CDATA[tobiasb]]></dc:creator><pubDate>Mon, 07 Sep 2026 13:56:37 GMT</pubDate></item><item><title><![CDATA[Reply to Does a redis resets/forget his max-memory policy? on Mon, 07 Sep 2026 13:47:42 GMT]]></title><description><![CDATA[<p dir="auto">Ah, this is probably a bug that policy changes are not applied on reconfigure . Should we consider this solved though? Since it's not very useful to go back and fix this.</p>
]]></description><link>https://forum.cloudron.io/post/129127</link><guid isPermaLink="true">https://forum.cloudron.io/post/129127</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 07 Sep 2026 13:47:42 GMT</pubDate></item><item><title><![CDATA[Reply to Does a redis resets/forget his max-memory policy? on Mon, 07 Sep 2026 10:55:46 GMT]]></title><description><![CDATA[<p dir="auto">I verify on another instance that cloudron did not set the maxmemoryPolicy/persistent config on a deployment, it was necessary to resave the redis service.</p>
]]></description><link>https://forum.cloudron.io/post/129118</link><guid isPermaLink="true">https://forum.cloudron.io/post/129118</guid><dc:creator><![CDATA[tobiasb]]></dc:creator><pubDate>Mon, 07 Sep 2026 10:55:46 GMT</pubDate></item><item><title><![CDATA[Reply to Does a redis resets/forget his max-memory policy? on Mon, 07 Sep 2026 08:38:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tobiasb" aria-label="Profile: tobiasb">@<bdi>tobiasb</bdi></a> can you inspect the redis container <code>docker inspect &lt;id&gt;</code> . It should have an env var named <code>CLOUDRON_REDIS_MAXMEMORY_POLICY</code> . Or you can docker exec the redis container and check <code>env</code> output.</p>
]]></description><link>https://forum.cloudron.io/post/129107</link><guid isPermaLink="true">https://forum.cloudron.io/post/129107</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 07 Sep 2026 08:38:35 GMT</pubDate></item></channel></rss>