<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Docker on NoRaincheck</title><link>https://noraincheck.github.io/tags/docker/</link><description>Recent content in Docker on NoRaincheck</description><generator>Hugo</generator><language>en-US</language><copyright>NoRaincheck</copyright><lastBuildDate>Sun, 01 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://noraincheck.github.io/tags/docker/index.xml" rel="self" type="application/rss+xml"/><item><title>A look at Campfire for self-hosted Slack alternative</title><link>https://noraincheck.github.io/posts/a-look-at-campfire-for-self-hosted-slack-alternative/</link><pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate><guid>https://noraincheck.github.io/posts/a-look-at-campfire-for-self-hosted-slack-alternative/</guid><description>&lt;h2 id="a-look-at-campfire-for-self-hosted-slack-alternative"&gt;A look at Campfire for self-hosted Slack alternative&lt;/h2&gt;&#10;&lt;p&gt;&lt;em&gt;March 2026&lt;/em&gt;&lt;/p&gt;&#10;&lt;p&gt;Campfire is not really a commonly suggested alternative to Slack/Discord.&#10;Afterall its missing various features including voice chat, threads or other&#10;features. It makes up for it by being incredibly easy to self-host and easy to&#10;write a bot that can interact in such an interface.&lt;/p&gt;&#10;&lt;p&gt;Campfire can be hosted from a single Dockerfile using sqlite as its database.&#10;For majority of low-numbered user-count situations this is more than sufficient.&lt;/p&gt;</description></item><item><title>Starting Up Matrix with Docker Compose</title><link>https://noraincheck.github.io/posts/starting-up-matrix-with-docker-compose/</link><pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate><guid>https://noraincheck.github.io/posts/starting-up-matrix-with-docker-compose/</guid><description>&lt;h2 id="starting-up-matrix-with-docker-compose"&gt;Starting Up Matrix with Docker Compose&lt;/h2&gt;&#10;&lt;p&gt;&lt;em&gt;March 2026&lt;/em&gt;&lt;/p&gt;&#10;&lt;p&gt;Matrix has a lot of complicated self-hosting docs, mainly to do with federation&#10;and hosting. If you&amp;rsquo;re just self-hosting and not worried about setting up&#10;ingresses/federating, its actually fairly simple to setup Matrix. Here is a&#10;&lt;code&gt;docker-compose.yml&lt;/code&gt; file that will do it. The only bit of configuration is to&#10;pull up the &lt;code&gt;element_config.json&lt;/code&gt; though that can be left as default values (you&#10;can override them later)&lt;/p&gt;</description></item></channel></rss>