<?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[NodeBB Run in Docker]]></title><description><![CDATA[<p dir="auto">At first you need to clone the reposetory:</p>
<pre><code>git clone https://github.com/NodeBB/NodeBB.git
</code></pre>
<p dir="auto">Go to NodeBB and chmod and chown the Docker dir.</p>
<pre><code>chown -R 1001:1001 .docker
chmod -R 755 .docker
</code></pre>
<p dir="auto">Start Building Nodebb with:</p>
<pre><code>docker compose --profile mongo up -d
</code></pre>
<p dir="auto">you can also use redis or postgres as Database.</p>
<p dir="auto">Greetings</p>
]]></description><link>https://forum.its-egner.de/topic/4576/nodebb-run-in-docker</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 19:00:39 GMT</lastBuildDate><atom:link href="https://forum.its-egner.de/topic/4576.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Apr 2025 08:24:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NodeBB Run in Docker on Wed, 07 May 2025 13:16:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/admin" aria-label="Profile: admin">@<bdi>admin</bdi></a> <img src="/assets/uploads/files/1746623785949-logo-its-egner.png" alt="logo-its-egner.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.its-egner.de/post/4683</link><guid isPermaLink="true">https://forum.its-egner.de/post/4683</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Wed, 07 May 2025 13:16:46 GMT</pubDate></item></channel></rss>