<?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[Image saving]]></title><description><![CDATA[<p dir="auto">Hello, recently I’ve came across a problem with the image saving in my nodebb. When the server restarts all the image data is lost. I would like to ask<br />
1.how images are exactly saved?<br />
2. can i save them in the database?<br />
3. or is there any better way to save images on nodebb? Maybe some plugins?</p>
<p dir="auto">Thanks in advance for any discussion/comments on this topic</p>
]]></description><link>https://forum.fedi.dk/topic/2b656c86-cdde-44a1-a194-7d76517fd7b1/image-saving</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 12:19:26 GMT</lastBuildDate><atom:link href="https://forum.fedi.dk/topic/2b656c86-cdde-44a1-a194-7d76517fd7b1.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 Jul 2025 15:55:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Image saving on Fri, 04 Jul 2025 14:24:57 GMT]]></title><description><![CDATA[<p dir="auto">You can use the S3 plugin. However, the underlying problem is that you are using some sort of service with an ephemeral virtual drive. It gets cleared every time the service restarts.</p>
<p dir="auto">If you don’t want to use s3, you will have to set up a volume and mount it to the <code>/public/uploads</code> folder.</p>
]]></description><link>https://forum.fedi.dk/post/https://community.nodebb.org/post/105055</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://community.nodebb.org/post/105055</guid><dc:creator><![CDATA[julian@community.nodebb.org]]></dc:creator><pubDate>Fri, 04 Jul 2025 14:24:57 GMT</pubDate></item><item><title><![CDATA[Reply to Image saving on Fri, 04 Jul 2025 13:30:36 GMT]]></title><description><![CDATA[<p dir="auto">Yes its compatible with 3.2.x and 4.x</p>
]]></description><link>https://forum.fedi.dk/post/https://community.nodebb.org/post/105053</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://community.nodebb.org/post/105053</guid><dc:creator><![CDATA[baris@community.nodebb.org]]></dc:creator><pubDate>Fri, 04 Jul 2025 13:30:36 GMT</pubDate></item><item><title><![CDATA[Reply to Image saving on Fri, 04 Jul 2025 07:01:01 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/user/baris%40community.nodebb.org">baris</a> does it work with the 4.3 version? or with any 4+?</p>
]]></description><link>https://forum.fedi.dk/post/https://community.nodebb.org/post/105049</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://community.nodebb.org/post/105049</guid><dc:creator><![CDATA[eugene_thedev@community.nodebb.org]]></dc:creator><pubDate>Fri, 04 Jul 2025 07:01:01 GMT</pubDate></item><item><title><![CDATA[Reply to Image saving on Thu, 03 Jul 2025 21:06:44 GMT]]></title><description><![CDATA[<p dir="auto">You can use <a href="https://github.com/NodeBB-Community/nodebb-plugin-s3-uploads" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/NodeBB-Community/nodebb-plugin-s3-uploads</a></p>
]]></description><link>https://forum.fedi.dk/post/https://community.nodebb.org/post/105045</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://community.nodebb.org/post/105045</guid><dc:creator><![CDATA[baris@community.nodebb.org]]></dc:creator><pubDate>Thu, 03 Jul 2025 21:06:44 GMT</pubDate></item><item><title><![CDATA[Reply to Image saving on Thu, 03 Jul 2025 18:18:33 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/user/eeeee%40community.nodebb.org">eeeee</a> you are right, photos are saved there. But if there is some crash and the instance is recreated the assets are deleted.</p>
<p dir="auto">Maybe there is a way to share images via some cloud services such as S3? Or maybe I can save them on database? Basically, any other way except of local one</p>
]]></description><link>https://forum.fedi.dk/post/https://community.nodebb.org/post/105042</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://community.nodebb.org/post/105042</guid><dc:creator><![CDATA[eugene_thedev@community.nodebb.org]]></dc:creator><pubDate>Thu, 03 Jul 2025 18:18:33 GMT</pubDate></item><item><title><![CDATA[Reply to Image saving on Thu, 03 Jul 2025 17:20:41 GMT]]></title><description><![CDATA[<p dir="auto">That shouldn’t happen.<br />
Photos get saved immediately, maybe something not set up correctly with the path photos are saved at?</p>
<pre><code>/public/uploads/
</code></pre>
]]></description><link>https://forum.fedi.dk/post/https://community.nodebb.org/post/105040</link><guid isPermaLink="true">https://forum.fedi.dk/post/https://community.nodebb.org/post/105040</guid><dc:creator><![CDATA[eeeee@community.nodebb.org]]></dc:creator><pubDate>Thu, 03 Jul 2025 17:20:41 GMT</pubDate></item></channel></rss>