<?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 FOSS Engineer</title>
    <link>https://fossengineer.com/tags/docker/</link>
    <description>Recent content in Docker on FOSS Engineer</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <atom:link href="https://fossengineer.com/tags/docker/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Forgejo Docker: Self-Hosted GitHub and Gitea Alternative</title>
      <link>https://fossengineer.com/selfhosting-forgejo/</link>
      <pubDate>Sun, 14 Jun 2026 12:10:00 +0200</pubDate>
      <guid>https://fossengineer.com/selfhosting-forgejo/</guid>
      <description>Tired of depending on centralized platforms for your source code? &lt;strong&gt;Forgejo&lt;/strong&gt; is a lightweight, community-owned, &lt;strong&gt;self-hosted Git forge&lt;/strong&gt; that runs on nearly any hardware — including a Raspberry Pi. Get issues, pull requests, CI, a package registry, and even Fediverse federation, all under your control.</description>
    </item>
    <item>
      <title>Dawarich Docker: Self-Hosted Google Timeline Replacement</title>
      <link>https://fossengineer.com/selfhosting-dawarich/</link>
      <pubDate>Sun, 14 Jun 2026 12:00:00 +0200</pubDate>
      <guid>https://fossengineer.com/selfhosting-dawarich/</guid>
      <description>&lt;strong&gt;Dawarich&lt;/strong&gt; is a self-hostable web app for tracking and visualizing your &lt;strong&gt;location history&lt;/strong&gt;. Built on &lt;strong&gt;Rails 8 + PostGIS&lt;/strong&gt;, it imports from Google Takeout, OwnTracks, Strava, Immich, GPX, and EXIF — and pairs with iOS/Android trackers to record live data. The Google Timeline replacement for self-hosters who want their movement data on their own hardware.</description>
    </item>
    <item>
      <title>Self-Hosted DevOps Tools</title>
      <link>https://fossengineer.com/self-hosted-devops-tools/</link>
      <pubDate>Sat, 06 Jun 2026 19:50:00 +0200</pubDate>
      <guid>https://fossengineer.com/self-hosted-devops-tools/</guid>
      <description>A chooser guide for Komodo, Portainer, Dockge, Gitea, GitLab, Gogs, Jenkins, and related self-hosted DevOps tools.</description>
    </item>
    <item>
      <title>Privacy Web Analytics</title>
      <link>https://fossengineer.com/privacy-web-analytics/</link>
      <pubDate>Sat, 06 Jun 2026 19:45:00 +0200</pubDate>
      <guid>https://fossengineer.com/privacy-web-analytics/</guid>
      <description>A chooser guide for self-hosted web analytics and product analytics tools, focused on privacy, deployment shape, and when each tool makes sense.</description>
    </item>
    <item>
      <title>Zigbee2MQTT - Self-Hosted Zigbee Bridge</title>
      <link>https://fossengineer.com/zigbee2mqtt-self-hosted-zigbee-bridge/</link>
      <pubDate>Sat, 06 Jun 2026 19:20:00 +0200</pubDate>
      <guid>https://fossengineer.com/zigbee2mqtt-self-hosted-zigbee-bridge/</guid>
      <description>&lt;strong&gt;Zigbee2MQTT&lt;/strong&gt; bridges Zigbee devices to MQTT so your smart home is not locked to vendor hubs. I inspected the TypeScript codebase, validated a Docker Compose stack with Mosquitto, and documented the coordinator, MQTT, and frontend setup caveats.</description>
    </item>
    <item>
      <title>Files.md - Local-First Markdown Notes You Can Self-Host</title>
      <link>https://fossengineer.com/files-md-local-first-markdown-notes/</link>
      <pubDate>Sat, 06 Jun 2026 16:35:00 +0200</pubDate>
      <guid>https://fossengineer.com/files-md-local-first-markdown-notes/</guid>
      <description>Files.md is a lightweight open-source notes app built around ordinary Markdown files. It gives you a browser-based writing space, chat-style capture, optional Telegram input, and a Go sync server when you want your notes across devices without giving up file ownership.</description>
    </item>
    <item>
      <title>Private Downloads Guide</title>
      <link>https://fossengineer.com/private-downloads-guide/</link>
      <pubDate>Sat, 06 Jun 2026 13:40:00 +0200</pubDate>
      <guid>https://fossengineer.com/private-downloads-guide/</guid>
      <description>A practical map for running private download clients with Docker, qBittorrent or Transmission, and Gluetun as a VPN network container.</description>
    </item>
    <item>
      <title>Voicebox - Local AI Voice Studio for Speech, Dictation, and Agents</title>
      <link>https://fossengineer.com/voicebox-local-ai-voice-studio/</link>
      <pubDate>Sat, 06 Jun 2026 10:50:00 +0200</pubDate>
      <guid>https://fossengineer.com/voicebox-local-ai-voice-studio/</guid>
      <description>&lt;strong&gt;Voicebox&lt;/strong&gt; is a local AI voice studio for cloning voices, generating speech, dictating into apps, transcribing captures, adding effects, composing stories, and giving AI agents voices through REST and MCP. It ships a Tauri desktop app, FastAPI backend, web UI, Docker setup, and multiple local TTS/STT engines.</description>
    </item>
    <item>
      <title>Files.md</title>
      <link>https://fossengineer.com/apps/files-md/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/files-md/</guid>
      <description>&lt;p&gt;Files.md is a Markdown-first notes app that keeps the durable data as ordinary files. It can run as a browser/PWA workflow for local folders, and the optional Go server adds self-hosted sync when you want the same notes across devices.&lt;/p&gt;&#xA;&lt;p&gt;The Home-Lab compose example builds from the upstream Dockerfile, pins the tested commit, and exposes the app on localhost by default so it can sit behind a reverse proxy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hermes Agent</title>
      <link>https://fossengineer.com/apps/hermes-agent/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/hermes-agent/</guid>
      <description>&lt;p&gt;Hermes Agent is a self-hostable AI agent runtime from Nous Research. Use the guide for Docker setup, gateway caveats, local validation notes, and the difference between running Hermes in Docker and using Docker as a terminal backend.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matrix Conduit</title>
      <link>https://fossengineer.com/apps/matrix-conduit/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/matrix-conduit/</guid>
      <description>&lt;p&gt;Matrix Conduit is a lightweight Matrix homeserver option for running private or federated chat infrastructure with Docker.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NanoClaw</title>
      <link>https://fossengineer.com/apps/nanoclaw/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/nanoclaw/</guid>
      <description>&lt;p&gt;NanoClaw is a container-isolated personal assistant runtime with admin and terminal CLI surfaces rather than a compose-first web service.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenClaw</title>
      <link>https://fossengineer.com/apps/openclaw/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/openclaw/</guid>
      <description>&lt;p&gt;OpenClaw is a personal AI assistant Gateway rather than a narrow coding-agent CLI. Use the guide for CLI smoke-test results, Docker Compose notes, Home-Lab config, first-run diagnostics, and security caveats.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paperclip</title>
      <link>https://fossengineer.com/apps/paperclip/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/paperclip/</guid>
      <description>&lt;p&gt;Paperclip is a self-hosted operations board for teams of AI agents, with goals, issues, heartbeats, budgets, approvals, plugins, secrets, and workspace tracking.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Voicebox</title>
      <link>https://fossengineer.com/apps/voicebox/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/voicebox/</guid>
      <description>&lt;p&gt;Voicebox is a local AI voice studio with Docker support, REST endpoints, and MCP tools for giving agents a voice.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Zigbee2MQTT</title>
      <link>https://fossengineer.com/apps/zigbee2mqtt/</link>
      <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/zigbee2mqtt/</guid>
      <description>&lt;p&gt;Zigbee2MQTT bridges Zigbee devices to MQTT so Home Assistant and other automation tools can use local device state without vendor Zigbee hubs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CloakBrowser - Stealth Chromium for Automation</title>
      <link>https://fossengineer.com/cloakbrowser-stealth-chromium/</link>
      <pubDate>Tue, 02 Jun 2026 10:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/cloakbrowser-stealth-chromium/</guid>
      <description>CloakBrowser wraps a custom Chromium build with Python and JavaScript APIs for browser automation, testing, and controlled fingerprint research. This post reviews its architecture, Docker path, humanized interaction layer, and important licensing caveats.</description>
    </item>
    <item>
      <title>Self-Hosting Gonic - Music Streaming Server with Docker</title>
      <link>https://fossengineer.com/selfhosting-gonic/</link>
      <pubDate>Sat, 23 May 2026 10:00:00 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-gonic/</guid>
      <description>Gonic is a lightweight self-hosted music streaming server with Subsonic API compatibility, letting you stream your own music library from any compatible client. This post covers how to deploy it with Docker Compose.</description>
    </item>
    <item>
      <title>Self-Hosting Gotify - Push Notifications with Docker</title>
      <link>https://fossengineer.com/selfhosting-gotify/</link>
      <pubDate>Fri, 22 May 2026 10:00:00 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-gotify/</guid>
      <description>Gotify is a lightweight self-hosted push notification server that lets you send alerts from scripts, cron jobs, or IoT devices to any connected client. This post covers deploying Gotify with Docker Compose and a PostgreSQL backend.</description>
    </item>
    <item>
      <title>Self-Hosting Home Assistant with Docker</title>
      <link>https://fossengineer.com/selfhosting-home-assistant/</link>
      <pubDate>Thu, 21 May 2026 10:00:00 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-home-assistant/</guid>
      <description>Home Assistant is the leading open-source home automation platform, supporting thousands of devices and keeping all your data local. This post covers the Docker Compose deployment using the LinuxServer image.</description>
    </item>
    <item>
      <title>Self-Hosting Hoppscotch - Open-Source API Testing with Docker</title>
      <link>https://fossengineer.com/selfhosting-hoppscotch/</link>
      <pubDate>Wed, 20 May 2026 10:00:00 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-hoppscotch/</guid>
      <description>Hoppscotch is a lightweight, browser-based API client that supports REST, GraphQL, WebSocket, and MQTT testing. This post shows how to run it locally with Docker in minutes.</description>
    </item>
    <item>
      <title>Self-Hosting n8n - Workflow Automation with Docker</title>
      <link>https://fossengineer.com/selfhosting-n8n/</link>
      <pubDate>Fri, 15 May 2026 10:00:00 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-n8n/</guid>
      <description>n8n is an open-source workflow automation tool that lets you connect apps, build pipelines, and automate tasks with a visual editor. This post covers how to deploy n8n with Docker Compose using a PostgreSQL backend.</description>
    </item>
    <item>
      <title>Self-Hosting Immich - Google Photos Alternative with Docker</title>
      <link>https://fossengineer.com/selfhosting-immich/</link>
      <pubDate>Thu, 14 May 2026 10:00:00 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-immich/</guid>
      <description>Immich is a feature-rich, self-hosted alternative to Google Photos with mobile apps, facial recognition, and automatic backup. This post walks through deploying Immich using the official Docker Compose setup.</description>
    </item>
    <item>
      <title>Self-Hosting eKuiper - Edge Stream Processing with Docker</title>
      <link>https://fossengineer.com/selfhosting-ekuiper/</link>
      <pubDate>Sun, 10 May 2026 10:00:00 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-ekuiper/</guid>
      <description>eKuiper is an open-source edge stream processing engine from the LF Edge project that lets you filter, transform, and route IoT data using SQL-like rules. This post covers deploying eKuiper with Docker and connecting it to an MQTT broker.</description>
    </item>
    <item>
      <title>Self-Hosting ESPHome with Docker</title>
      <link>https://fossengineer.com/selfhosting-esphome/</link>
      <pubDate>Fri, 08 May 2026 10:00:00 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-esphome/</guid>
      <description>ESPHome is a YAML-driven firmware framework for ESP8266 and ESP32 microcontrollers that integrates natively with Home Assistant. This post shows how to run the ESPHome dashboard with Docker so you can manage all your devices from a browser.</description>
    </item>
    <item>
      <title>Self-Hosting EMQX - MQTT Broker with Docker</title>
      <link>https://fossengineer.com/selfhosting-emqx/</link>
      <pubDate>Fri, 01 May 2026 10:00:00 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-emqx/</guid>
      <description>EMQX is a high-performance open-source MQTT broker designed to connect IoT devices, microcontrollers, and sensors at any scale. This post shows how to get EMQX running with Docker in minutes.</description>
    </item>
    <item>
      <title>VeloMate - Self-Hosted Cycling Analytics Without Strava Premium</title>
      <link>https://fossengineer.com/selfhosting-velomate/</link>
      <pubDate>Sat, 04 Apr 2026 10:00:00 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-velomate/</guid>
      <description>VeloMate is a self-hosted cycling analytics platform that brings TeslaMate-style tracking to your training data. Automatically ingest activities from Strava, compute advanced fitness metrics locally (no premium required), visualize with Grafana dashboards, and plan intelligent routes using real OpenStreetMap data.</description>
    </item>
    <item>
      <title>Exposing Services with no Port Forwarding: Pangolin with Docker</title>
      <link>https://fossengineer.com/selfhosting-pangolin-cloudflared-tunnel-alternative/</link>
      <pubDate>Thu, 17 Jul 2025 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-pangolin-cloudflared-tunnel-alternative/</guid>
      <description>How to expose home services running on a Raspberry Pi or any home server to the internet without forwarding any router port and without publishing your home IP — using Pangolin (server on a cheap VPS) + Newt (client at home) + a Cloudflare-managed domain.</description>
    </item>
    <item>
      <title>Self-Host Commento with Docker: A Privacy-Focused Commenting System</title>
      <link>https://fossengineer.com/posts/selfhost-commento-docker/</link>
      <pubDate>Thu, 29 May 2025 13:04:57 +0200</pubDate>
      <guid>https://fossengineer.com/posts/selfhost-commento-docker/</guid>
      <description>&lt;h2 id=&#34;introduction-to-commento&#34;&gt;Introduction to Commento&lt;/h2&gt;&#xA;&lt;p&gt;Commento is an open-source, lightweight, and privacy-focused commenting system that you can self-host.&lt;/p&gt;&#xA;&lt;p&gt;Unlike traditional commenting systems, Commento doesn&amp;rsquo;t track your users, respects their privacy, and is fully compliant with GDPR and other privacy regulations.&lt;/p&gt;&#xA;&lt;h3 id=&#34;why-choose-commento&#34;&gt;Why Choose Commento?&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Privacy-focused&lt;/strong&gt;: No tracking, no ads, no analytics&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Lightweight&lt;/strong&gt;: Fast-loading with minimal JavaScript&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Open Source&lt;/strong&gt;: Full control over your data, with MIT license&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Markdown Support&lt;/strong&gt;: Format your comments easily&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Email Notifications&lt;/strong&gt;: Get notified of new comments&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Moderation Tools&lt;/strong&gt;: Full control over comments&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;And&amp;hellip;anonymous comments!&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://fossengineer.com/img/LinkedinPosts/Commento/commento-anonymous.png&#34; alt=&#34;Commento Anonymous Comments Feature&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;&#xA;&lt;p&gt;Before we begin, make sure you have the following:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;A server with Docker and Docker Compose installed&lt;/li&gt;&#xA;&lt;li&gt;A domain name pointing to your server (recommended)&lt;/li&gt;&#xA;&lt;li&gt;Basic knowledge of Docker and the command line&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;installation-with-docker-compose&#34;&gt;Installation with Docker Compose&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;First, create a new directory for your Commento setup:&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;mkdir commento &lt;span style=&#34;color:#f92672&#34;&gt;&amp;amp;&amp;amp;&lt;/span&gt; cd commento&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ol start=&#34;2&#34;&gt;&#xA;&lt;li&gt;Create a &lt;code&gt;docker-compose.yml&lt;/code&gt; file with the following content:&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;version&lt;/span&gt;: &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;3&amp;#39;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;services&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;commento&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;image&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;registry.gitlab.com/commento/commento&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;container_name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;commento&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;restart&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;always&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;environment&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;COMMENTO_ORIGIN=https://yourdomain.com&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;COMMENTO_PORT=8080&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;COMMENTO_POSTGRES=postgres://commento:yourpassword@postgres:5432/commento?sslmode=disable&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;COMMENTO_GZIP_STATIC=true&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;depends_on&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;postgres&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;ports&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;8080:8080&amp;#34;&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;postgres&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;image&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;postgres:13-alpine&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;container_name&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;commento_postgres&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;restart&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;always&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;environment&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;POSTGRES_USER=commento&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;POSTGRES_PASSWORD=yourpassword&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;POSTGRES_DB=commento&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;volumes&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      - &lt;span style=&#34;color:#ae81ff&#34;&gt;postgres_data:/var/lib/postgresql/data&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;volumes&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;postgres_data&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ol start=&#34;3&#34;&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Replace the following values in the &lt;code&gt;docker-compose.yml&lt;/code&gt;:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Self-Hosting Many Notes: Your Markdown Files, Your Control</title>
      <link>https://fossengineer.com/selfhosting-many-notes-docker/</link>
      <pubDate>Sat, 24 May 2025 13:35:10 +0200</pubDate>
      <guid>https://fossengineer.com/selfhosting-many-notes-docker/</guid>
      <description>Many Notes offers a powerful web-based Markdown note-taking experience with the ultimate control of direct filesystem access for your data, easily deployable with Docker.</description>
    </item>
    <item>
      <title>Memos: Self-Hostable Feed of Thoughts &amp; Notes</title>
      <link>https://fossengineer.com/selfhosting-memos-docker/</link>
      <pubDate>Sat, 24 May 2025 12:59:30 +0200</pubDate>
      <guid>https://fossengineer.com/selfhosting-memos-docker/</guid>
      <description>Memos offers a simple, fast, and self-hostable way to manage your notes and personal knowledge. Take full control of your personal knowledge</description>
    </item>
    <item>
      <title>Eigenfocus: Self-Host Your Project, Time, and Focus Hub</title>
      <link>https://fossengineer.com/selfhosting-eigenfocus-docker/</link>
      <pubDate>Sat, 24 May 2025 08:43:06 +0200</pubDate>
      <guid>https://fossengineer.com/selfhosting-eigenfocus-docker/</guid>
      <description>Learn to deploy Eigenfocus on your own server using Docker, bringing robust project and time management under your complete control.</description>
    </item>
    <item>
      <title>LibreChat and A recap on F/OSS LLMs Tools and how to use them in 2024</title>
      <link>https://fossengineer.com/free-open-source-llm-tools/</link>
      <pubDate>Tue, 17 Dec 2024 00:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/free-open-source-llm-tools/</guid>
      <description>Setup LibreChat with docker. Compared with different ways to setup LLMs locally - From Ollama to PrivateGPT</description>
    </item>
    <item>
      <title>A Container Recap for All</title>
      <link>https://fossengineer.com/understanding-containers-for-selfhosting/</link>
      <pubDate>Thu, 05 Dec 2024 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/understanding-containers-for-selfhosting/</guid>
      <description>How to setup Containers to create apps and SelfHost reliably.</description>
    </item>
    <item>
      <title>Self-Hosting Gitlab CE with Docker</title>
      <link>https://fossengineer.com/selfhosting-gitlab-docker/</link>
      <pubDate>Sat, 28 Sep 2024 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-gitlab-docker/</guid>
      <description>An alternative to Github or BB to track your projects code history.</description>
    </item>
    <item>
      <title>Creating a CV with Open Source</title>
      <link>https://fossengineer.com/open-source-curriculum/</link>
      <pubDate>Thu, 11 Jul 2024 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/open-source-curriculum/</guid>
      <description>Free Tools to Create a Powerful Curriculum. Selfhosting Open Resume and reactive resume</description>
    </item>
    <item>
      <title>SelfHosting Dify AI: No Code AI Apps</title>
      <link>https://fossengineer.com/selfhosting-dify-ai-docker/</link>
      <pubDate>Thu, 25 Apr 2024 12:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-dify-ai-docker/</guid>
      <description>Selfhosting Dify AI with Docker. Vector Database for Gen AI Projects.</description>
    </item>
    <item>
      <title>Pezzo AI - Free AI Platform</title>
      <link>https://fossengineer.com/pezzo-ai-with-docker/</link>
      <pubDate>Wed, 10 Apr 2024 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/pezzo-ai-with-docker/</guid>
      <description>A guide on how to use Pezzo AI with Docker - The developer first AI Platform.</description>
    </item>
    <item>
      <title>MetaGPT: Open Source Multi-Agent Framework</title>
      <link>https://fossengineer.com/selfhosting-metagpt/</link>
      <pubDate>Sat, 23 Mar 2024 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-metagpt/</guid>
      <description>Develope your ideas faster with MetaGPT - F/OSS AI Multi Agent Framework.</description>
    </item>
    <item>
      <title>Fast AI Apps with SQL - MindsDB</title>
      <link>https://fossengineer.com/ai-MindsDB-with-docker/</link>
      <pubDate>Fri, 15 Mar 2024 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/ai-MindsDB-with-docker/</guid>
      <description>Connect your data to a full ecosystem of state-of-the-art of ML and LLMs with MindsDB</description>
    </item>
    <item>
      <title>Torrenting with Transmission and VPN (Proton and Nord VPN)</title>
      <link>https://fossengineer.com/transmission-with-vpn-torrent/</link>
      <pubDate>Sat, 09 Mar 2024 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/transmission-with-vpn-torrent/</guid>
      <description>Self-hosting Transmission using Docker (and VPN: Gluetun with Proton or Nord VPN). Use P2P responsibely while keeping your privacy.</description>
    </item>
    <item>
      <title>SelfHosting ChatWoot - Customer Engagement Platform</title>
      <link>https://fossengineer.com/selfhosting-chatwoot/</link>
      <pubDate>Fri, 23 Feb 2024 00:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-chatwoot/</guid>
      <description>SelHosting ChatWoot - Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud.</description>
    </item>
    <item>
      <title>FlowiseAI: AI Apps with Low Code UI</title>
      <link>https://fossengineer.com/selfhosting-flowise-ai/</link>
      <pubDate>Tue, 20 Feb 2024 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-flowise-ai/</guid>
      <description>Developing LLMs APPs faster with UI together with Flowise AI. Start your Low Code AI journey.</description>
    </item>
    <item>
      <title>Ollama</title>
      <link>https://fossengineer.com/apps/ollama/</link>
      <pubDate>Fri, 19 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/ollama/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Traefik</title>
      <link>https://fossengineer.com/apps/traefik/</link>
      <pubDate>Fri, 19 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/traefik/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Making Ollama Better - OLLama Web UI</title>
      <link>https://fossengineer.com/ollama-web-ui/</link>
      <pubDate>Mon, 15 Jan 2024 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/ollama-web-ui/</guid>
      <description>OLLama is an amazing project. And Ollama Web UI makes it even better. Control your local LLMs with this F/OSS UI built on top of Ollama.</description>
    </item>
    <item>
      <title>Vector DBs? Local LLMs? How to Setup Vector Admin</title>
      <link>https://fossengineer.com/selfhosting-vector-admin-docker/</link>
      <pubDate>Wed, 03 Jan 2024 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-vector-admin-docker/</guid>
      <description>Managing VectorDBs with UI with to VectorAdmin. SelfHost VectorAdmin with Docker and use it with Local VectorDBs.</description>
    </item>
    <item>
      <title>AdventureLog</title>
      <link>https://fossengineer.com/apps/adventurelog/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/adventurelog/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AirTrail</title>
      <link>https://fossengineer.com/apps/airtrail/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/airtrail/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Apache Airflow</title>
      <link>https://fossengineer.com/apps/airflow/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/airflow/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chatwoot</title>
      <link>https://fossengineer.com/apps/chatwoot/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/chatwoot/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Checkmate</title>
      <link>https://fossengineer.com/apps/checkmate/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/checkmate/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chevereto</title>
      <link>https://fossengineer.com/apps/chevereto/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/chevereto/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ChromaDB</title>
      <link>https://fossengineer.com/apps/chromadb/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/chromadb/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Commento</title>
      <link>https://fossengineer.com/apps/commento/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/commento/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CrewAI</title>
      <link>https://fossengineer.com/apps/crewai/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/crewai/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dockge</title>
      <link>https://fossengineer.com/apps/dockge/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/dockge/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Draw.io (diagrams.net)</title>
      <link>https://fossengineer.com/apps/drawio/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/drawio/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Eigenfocus</title>
      <link>https://fossengineer.com/apps/eigenfocus/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/eigenfocus/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Elia</title>
      <link>https://fossengineer.com/apps/elia/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/elia/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fail2Ban</title>
      <link>https://fossengineer.com/apps/fail2ban/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/fail2ban/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FileBrowser</title>
      <link>https://fossengineer.com/apps/filebrowser/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/filebrowser/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Firefox in Docker</title>
      <link>https://fossengineer.com/apps/firefox-browser/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/firefox-browser/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FlowiseAI</title>
      <link>https://fossengineer.com/apps/flowise-ai/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/flowise-ai/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FocalBoard</title>
      <link>https://fossengineer.com/apps/focalboard/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/focalboard/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ghost CMS</title>
      <link>https://fossengineer.com/apps/ghost/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/ghost/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gitea</title>
      <link>https://fossengineer.com/apps/gitea/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/gitea/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GitLab CE</title>
      <link>https://fossengineer.com/apps/gitlab/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/gitlab/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gluetun</title>
      <link>https://fossengineer.com/apps/gluetun/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/gluetun/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gogs</title>
      <link>https://fossengineer.com/apps/gogs/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/gogs/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Grav CMS</title>
      <link>https://fossengineer.com/apps/grav/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/grav/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jenkins</title>
      <link>https://fossengineer.com/apps/jenkins/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/jenkins/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Leantime</title>
      <link>https://fossengineer.com/apps/leantime/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/leantime/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>LibreChat</title>
      <link>https://fossengineer.com/apps/librechat/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/librechat/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Liwan</title>
      <link>https://fossengineer.com/apps/liwan/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/liwan/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>LogSeq</title>
      <link>https://fossengineer.com/apps/logseq/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/logseq/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>LumenOne</title>
      <link>https://fossengineer.com/apps/lumenone/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/lumenone/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Many Notes</title>
      <link>https://fossengineer.com/apps/many-notes/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/many-notes/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matrix Synapse</title>
      <link>https://fossengineer.com/apps/matrix-synapse/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/matrix-synapse/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Medama Analytics</title>
      <link>https://fossengineer.com/apps/medama/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/medama/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Memos</title>
      <link>https://fossengineer.com/apps/memos/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/memos/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MetaGPT</title>
      <link>https://fossengineer.com/apps/metagpt/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/metagpt/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MindsDB</title>
      <link>https://fossengineer.com/apps/mindsdb/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/mindsdb/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Neko Browser</title>
      <link>https://fossengineer.com/apps/neko-browser/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/neko-browser/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Netdata</title>
      <link>https://fossengineer.com/apps/netdata/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/netdata/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NGINX Proxy Manager</title>
      <link>https://fossengineer.com/apps/nginx-proxy-manager/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/nginx-proxy-manager/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ollama Web UI (Open WebUI)</title>
      <link>https://fossengineer.com/apps/ollama-webui/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/ollama-webui/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Open Web UI</title>
      <link>https://fossengineer.com/apps/open-webui/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/open-webui/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenResume</title>
      <link>https://fossengineer.com/apps/open-resume/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/open-resume/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pangolin</title>
      <link>https://fossengineer.com/apps/pangolin/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/pangolin/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pezzo AI</title>
      <link>https://fossengineer.com/apps/pezzo-ai/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/pezzo-ai/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Photoview</title>
      <link>https://fossengineer.com/apps/photoview/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/photoview/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pi-hole</title>
      <link>https://fossengineer.com/apps/pihole/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/pihole/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Podman</title>
      <link>https://fossengineer.com/apps/podman/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/podman/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Portainer</title>
      <link>https://fossengineer.com/apps/portainer/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/portainer/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PrivateGPT</title>
      <link>https://fossengineer.com/apps/private-gpt/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/private-gpt/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Raneto</title>
      <link>https://fossengineer.com/apps/raneto/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/raneto/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>React Invoice Generator</title>
      <link>https://fossengineer.com/apps/react-invoice-generator/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/react-invoice-generator/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reactive Resume</title>
      <link>https://fossengineer.com/apps/reactive-resume/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/reactive-resume/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rill</title>
      <link>https://fossengineer.com/apps/rill/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/rill/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rybbit Analytics</title>
      <link>https://fossengineer.com/apps/rybbit/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/rybbit/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Samba</title>
      <link>https://fossengineer.com/apps/samba/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/samba/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Serverless Invoices</title>
      <link>https://fossengineer.com/apps/serverless-invoices/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/serverless-invoices/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sink</title>
      <link>https://fossengineer.com/apps/sink/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/sink/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Snapp</title>
      <link>https://fossengineer.com/apps/snapp/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/snapp/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SpeedTest Tracker</title>
      <link>https://fossengineer.com/apps/speedtest-tracker/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/speedtest-tracker/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stable Diffusion (Automatic1111)</title>
      <link>https://fossengineer.com/apps/stable-diffusion/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/stable-diffusion/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stirling-PDF</title>
      <link>https://fossengineer.com/apps/stirling-pdf/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/stirling-pdf/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Swetrix</title>
      <link>https://fossengineer.com/apps/swetrix/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/swetrix/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tabby ML</title>
      <link>https://fossengineer.com/apps/tabby/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/tabby/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Text Generation Web UI</title>
      <link>https://fossengineer.com/apps/textgenwebui/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/textgenwebui/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tianji</title>
      <link>https://fossengineer.com/apps/tianji/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/tianji/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Timelite</title>
      <link>https://fossengineer.com/apps/timelite/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/timelite/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tor Node (Bridge / Middle Relay)</title>
      <link>https://fossengineer.com/apps/tor-node/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/tor-node/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Umami</title>
      <link>https://fossengineer.com/apps/umami/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/umami/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Uptime Kuma</title>
      <link>https://fossengineer.com/apps/uptime-kuma/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/uptime-kuma/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VectorAdmin</title>
      <link>https://fossengineer.com/apps/vector-admin/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/vector-admin/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VeloMate</title>
      <link>https://fossengineer.com/apps/velomate/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/velomate/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Velxio</title>
      <link>https://fossengineer.com/apps/velxio/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/velxio/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vince</title>
      <link>https://fossengineer.com/apps/vince/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/vince/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Watchtower</title>
      <link>https://fossengineer.com/apps/watchtower/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/watchtower/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>WatchYourLAN</title>
      <link>https://fossengineer.com/apps/watchyourlan/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/watchyourlan/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Webtop</title>
      <link>https://fossengineer.com/apps/webtop/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/webtop/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Whishper</title>
      <link>https://fossengineer.com/apps/whishper/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/whishper/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Whoogle</title>
      <link>https://fossengineer.com/apps/whoogle/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/whoogle/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>WordPress</title>
      <link>https://fossengineer.com/apps/wordpress/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/wordpress/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>WrenAI</title>
      <link>https://fossengineer.com/apps/wren-ai/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://fossengineer.com/apps/wren-ai/</guid>
      <description>&lt;p&gt;Detailed information about the app can go here, or just stick to the frontmatter for the directory view.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Local AI Agents with CrewAI (and Ollama)</title>
      <link>https://fossengineer.com/ai-agents-crewai/</link>
      <pubDate>Fri, 29 Dec 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/ai-agents-crewai/</guid>
      <description>Using Local LLMs with Ollam and making them Interact thanks to CrewAI. Guide to SelfHost Conversational AI.</description>
    </item>
    <item>
      <title>LogSeq: AI Powered Notes (with Ollama)</title>
      <link>https://fossengineer.com/selfhosting-logseq/</link>
      <pubDate>Fri, 15 Dec 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-logseq/</guid>
      <description>SelfHosting LogSeq - Build a private knowledge base that can be used together with Ollama. A Free Obsidian alternative</description>
    </item>
    <item>
      <title>Deploy local LLMs like Containers - OLLama Docker</title>
      <link>https://fossengineer.com/selfhosting-llms-ollama/</link>
      <pubDate>Tue, 28 Nov 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-llms-ollama/</guid>
      <description>OLLama is a great FOSS project that allow us to deploy LLMs locally and manage them in a way familiar for Docker users.</description>
    </item>
    <item>
      <title>PrivateGPT: Local LLMs to Chat with your Docs</title>
      <link>https://fossengineer.com/selfhosting-privateGPT/</link>
      <pubDate>Sat, 25 Nov 2023 00:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-privateGPT/</guid>
      <description>Lets use LLMs Locally with PrivateGPT and Docker. Chat with your Documents while Keeping Data Safe and Private.</description>
    </item>
    <item>
      <title>SelfHosting ChromaDB - Free Vector DB for AI Projects</title>
      <link>https://fossengineer.com/selfhosting-chromadb-docker/</link>
      <pubDate>Fri, 17 Nov 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-chromadb-docker/</guid>
      <description>Selfhosting ChromaDB with Docker. Vector Database for Gen AI Projects.</description>
    </item>
    <item>
      <title>Tabby ML: Free Github Copilot Alternative</title>
      <link>https://fossengineer.com/selfhosting-Tabby-coding-assistant/</link>
      <pubDate>Fri, 03 Nov 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-Tabby-coding-assistant/</guid>
      <description>Lets SelfHost Tabby, a Free and Local Coding Assistant. Use Open Source LLMs, and interact with them locally, using regular CPUs to help you Code for Free. Say Goodbye to Copilot and the Cloud.</description>
    </item>
    <item>
      <title>Miro Alternative: Selfhosting ExcaliDraw with Docker</title>
      <link>https://fossengineer.com/selfhosting-excalidraw/</link>
      <pubDate>Wed, 11 Oct 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-excalidraw/</guid>
      <description>Stay Productive with this F/OSS Miro Alternative. ExcaliDraw with Docker.</description>
    </item>
    <item>
      <title>Stable Difussion WebUI - Locally with Automatic111</title>
      <link>https://fossengineer.com/selfhosting-stable-difussion-docker/</link>
      <pubDate>Fri, 15 Sep 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-stable-difussion-docker/</guid>
      <description>Running Stable Difussion Locally with Automatic111 and Docker</description>
    </item>
    <item>
      <title>Dockge - Managing Containers with UI</title>
      <link>https://fossengineer.com/selfhosting-dockge/</link>
      <pubDate>Tue, 15 Aug 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-dockge/</guid>
      <description>SelfHosting with Dockge and Docker. A Portainer Alternative</description>
    </item>
    <item>
      <title>SelfHosting TextGenWebUI - LLMs Locally</title>
      <link>https://fossengineer.com/Local-LLMs-with-cpu/</link>
      <pubDate>Tue, 15 Aug 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/Local-LLMs-with-cpu/</guid>
      <description>Explore the capabilities of Generative text AI models. Dive into Open Source LLMs, and learn how to interact with them locally and for FREE. Text Generation Web UI with CPU.</description>
    </item>
    <item>
      <title>Self-Hosting Jenkins: Your own CI/CD tool</title>
      <link>https://fossengineer.com/selfhosting-jenkins-ci-cd/</link>
      <pubDate>Wed, 05 Jul 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-jenkins-ci-cd/</guid>
      <description>Lets configure Jenkins - An open source CI/CD Tool.</description>
    </item>
    <item>
      <title>Torrenting in Docker: qBittorrent and VPN (Mullvad)</title>
      <link>https://fossengineer.com/selfhosting-qBittorrent-with-docker-and-VPN/</link>
      <pubDate>Sun, 18 Jun 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-qBittorrent-with-docker-and-VPN/</guid>
      <description>Self-hosting qBittorrent using Docker (and VPN: Gluetun with Mullvad). Learn how to maintain control, enhance privacy, and boost security in your torrenting activities.</description>
    </item>
    <item>
      <title>Productivity Anywhere with Webtops (and Docker)</title>
      <link>https://fossengineer.com/selfhosting-webtops-docker/</link>
      <pubDate>Fri, 16 Jun 2023 23:17:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-webtops-docker/</guid>
      <description>Elevate Your Productivity: Use Webtops with this simple Docker Installation, enabling device flexibility for enhanced productivity across diverse platforms and locations.</description>
    </item>
    <item>
      <title>Using Google&#39;s Bard Anywhere: Docker, Firefox and VPN</title>
      <link>https://fossengineer.com/using-bard-selfhosting-firefox-with-vpn-and-docker/</link>
      <pubDate>Sun, 21 May 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/using-bard-selfhosting-firefox-with-vpn-and-docker/</guid>
      <description>Using Google BARD Anywhere by installing Firefox in a Docker container and routing its traffic through a VPN. This secure setup enhances your online privacy and data protection, ensuring safer browsing.</description>
    </item>
    <item>
      <title>Gluetun - Your VPN Client for Docker Containers</title>
      <link>https://fossengineer.com/gluetun-vpn-docker/</link>
      <pubDate>Wed, 03 May 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/gluetun-vpn-docker/</guid>
      <description>Routing Docker Containers Traffic Through VPNs: Gluetun client with Docker.</description>
    </item>
    <item>
      <title>Building Docker Images: Github Actions vs Local Builds</title>
      <link>https://fossengineer.com/building-docker-container-images/</link>
      <pubDate>Mon, 06 Mar 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/building-docker-container-images/</guid>
      <description>Discovering the differences between building Docker images using the Cloud and Local Builds. Comparing the advantages and limitations, such as automation, resource usage, and build times. Example: Python DASH</description>
    </item>
    <item>
      <title>Github Actions - Building and Pushing Containers with CI/CD</title>
      <link>https://fossengineer.com/docker-github-actions-cicd/</link>
      <pubDate>Sun, 05 Mar 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/docker-github-actions-cicd/</guid>
      <description>Guide -  How to use Github Actions as your CI/CD tool to build and push Docker containers automatically.</description>
    </item>
    <item>
      <title>Home Internet Monitoring: SpeedTrackers with Docker</title>
      <link>https://fossengineer.com/selfhosting-internet-speed-tracker-with-docker/</link>
      <pubDate>Sat, 18 Feb 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-internet-speed-tracker-with-docker/</guid>
      <description>Rootcausing slow home internet speeds with Docker and couple of free open souce solutions: OpenSpeedTest and SpeedTest-Tracker. How to pinpoint the root cause of connectivity issues, optimize your network, and ensure a faster online experience.</description>
    </item>
    <item>
      <title>Monitoring AI Servers: Netdata</title>
      <link>https://fossengineer.com/selfhosting-netdata/</link>
      <pubDate>Sun, 22 Jan 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-netdata/</guid>
      <description>Installing Netdata with Docker, the free open-source monitoring tool to check how your AI server is doing with a realtime Dashboard.</description>
    </item>
    <item>
      <title>Installing Grav CMS: A Powerful Flat File CMS</title>
      <link>https://fossengineer.com/selfhosting-grav-docker/</link>
      <pubDate>Sun, 15 Jan 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-grav-docker/</guid>
      <description>Installing Grav CMS with Docker. A user-friendly CMS that offers speed, flexibility, and security advantages. Discover how to build websites that are easy to maintain.</description>
    </item>
    <item>
      <title>Installing Matrix Server - Synapse with Docker (and Cloudflare).</title>
      <link>https://fossengineer.com/selfhosting-matrix-synapse-docker/</link>
      <pubDate>Sun, 15 Jan 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-matrix-synapse-docker/</guid>
      <description>Installing Matrix Server with Docker (and Cloudflare) - A decentralized messaging platform that provides a secure and privacy-focused alternative to centralized messaging services like Facebook/Whatsapp/Telegram.</description>
    </item>
    <item>
      <title>Timelite: Free Tracking Time Tool</title>
      <link>https://fossengineer.com/selfhosting-timelite-with-docker/</link>
      <pubDate>Sat, 07 Jan 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-timelite-with-docker/</guid>
      <description>Installing Timelite with Docker - Boost your productivity with this OSS time tracking tool.</description>
    </item>
    <item>
      <title>Ghost CMS with Docker - Your Alternative to Wordpress</title>
      <link>https://fossengineer.com/selfhosting-ghost-docker/</link>
      <pubDate>Fri, 06 Jan 2023 23:21:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-ghost-docker/</guid>
      <description>Build a FREE website with Ghost CMS - Installing Ghost, together with Cloudflare Tunnels.</description>
    </item>
    <item>
      <title>Exposing Services Safely: Cloudflare Zero-Trust Tunnel with Docker</title>
      <link>https://fossengineer.com/selfhosting-cloudflared-tunnel-docker/</link>
      <pubDate>Fri, 06 Jan 2023 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-cloudflared-tunnel-docker/</guid>
      <description>Accessing Your Self Hosted Services WITHOUT Port Forwarding with Cloudflare. Discover the benefits of Cloudflare Zero Tunnel deployed with Docker for securing connections and expose services securely on a global scale.</description>
    </item>
    <item>
      <title>Self-Hosting your Github Alternative - Gogs</title>
      <link>https://fossengineer.com/selfhosting-Gogs-with-Docker/</link>
      <pubDate>Fri, 02 Dec 2022 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-Gogs-with-Docker/</guid>
      <description>An alternative to Github or Bitbucket to track your projects code history. I will show you how to selfhost Gogs with Docker.</description>
    </item>
    <item>
      <title>Airflow: The Hero of Data Workflows with Docker</title>
      <link>https://fossengineer.com/airflow-docker/</link>
      <pubDate>Mon, 21 Nov 2022 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/airflow-docker/</guid>
      <description>SelfHosting Airflow with Docker</description>
    </item>
    <item>
      <title>Stirling-PDF: Free &amp; Open Source PDF Editor</title>
      <link>https://fossengineer.com/selfhosting-stirling-pdf/</link>
      <pubDate>Tue, 15 Nov 2022 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-stirling-pdf/</guid>
      <description>SelfHosting a Free and Open PDF editor - StirlingPDF with Docker</description>
    </item>
    <item>
      <title>Alternative to Google Analytics - Umami</title>
      <link>https://fossengineer.com/selfhosting-umami-with-docker/</link>
      <pubDate>Sat, 18 Jun 2022 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-umami-with-docker/</guid>
      <description>SelfHosting Umami with Docker. Forget about cookies pop-up, be GDPR compliant out of the box and learn how to use Umami together with HUGO SSG.</description>
    </item>
    <item>
      <title>Monitor Websites Status - Uptime Kuma</title>
      <link>https://fossengineer.com/selfhosting-uptime-Kuma-docker/</link>
      <pubDate>Sun, 12 Jun 2022 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-uptime-Kuma-docker/</guid>
      <description>Installin Uptime Kuma - the free and open-source monitoring tool that allows you to monitor the health and performance of your web applications and infrastructure.</description>
    </item>
    <item>
      <title>Creating a Website with Wordpress</title>
      <link>https://fossengineer.com/selfhosting-wordpress-docker/</link>
      <pubDate>Sat, 05 Mar 2022 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-wordpress-docker/</guid>
      <description>Deploying WordPress with Docker.A simple way to get your website up and running. Easily install and manage WordPress - An user-friendly platform for creating your website.</description>
    </item>
    <item>
      <title>How to check devices connected at Home Internet - WatchYourLAN</title>
      <link>https://fossengineer.com/selfhosting-WatchYourLAN-docker/</link>
      <pubDate>Fri, 25 Feb 2022 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-WatchYourLAN-docker/</guid>
      <description>You might be looking for some open source monitoring tool for your LAN. In this post I will cover how to install WatchYourLAN in Docker for that purpose.</description>
    </item>
    <item>
      <title>Chevereto: The Image Hosting Platform You Need to Know About</title>
      <link>https://fossengineer.com/selfhosting-chevereto-docker/</link>
      <pubDate>Sun, 20 Feb 2022 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-chevereto-docker/</guid>
      <description>What Chevereto is, how it works, and why you might want to consider using it for your own image hosting needs.</description>
    </item>
    <item>
      <title>Self-Hosting your Diagram Tools - Drawio</title>
      <link>https://fossengineer.com/selfhosting-drawio-with-docker/</link>
      <pubDate>Thu, 02 Dec 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-drawio-with-docker/</guid>
      <description>Drawio - A FOSS Flowchart Maker (or network diagram software, to create UML online, as an ER diagram tool, to design database schema&amp;hellip;) that I will show you how to selfhost with Docker.</description>
    </item>
    <item>
      <title>Google Photos FREE Alternative - Photoview</title>
      <link>https://fossengineer.com/selfhosting-Photoview-docker/</link>
      <pubDate>Fri, 17 Sep 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-Photoview-docker/</guid>
      <description>Google Photos is no longer free. Fortunately there are some open alternatives to have a self-hosted and local Google Photos. Lets deploy with Docker Photoview.</description>
    </item>
    <item>
      <title>Docker Alternatives: Hello Podman</title>
      <link>https://fossengineer.com/docker-alternatives-for-data-analytics/</link>
      <pubDate>Sun, 22 Aug 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/docker-alternatives-for-data-analytics/</guid>
      <description>Docker is not the only one. How to use Podman to Streamline your workflows, improve security, and enable better resource management in your data-driven applications.</description>
    </item>
    <item>
      <title>The Container Registry Landscape</title>
      <link>https://fossengineer.com/docker-container-registries/</link>
      <pubDate>Sat, 21 Aug 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/docker-container-registries/</guid>
      <description>A Comprehensive Guide for Discovering the world of container registries - one pilar to optimize our development workflow. Comparing popular options like Docker Hub, Quay, GitLab, GitHub, and Google Cloud. Learn their unique features, strengths, and weaknesses.</description>
    </item>
    <item>
      <title>Docker: A Guide to Mastering Containerization</title>
      <link>https://fossengineer.com/docker-first-steps-guide-for-data-analytics/</link>
      <pubDate>Fri, 20 Aug 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/docker-first-steps-guide-for-data-analytics/</guid>
      <description>Enhancing portability across various environments with Docker. Deploy applications efficiently: Learn to create Dockerfiles, build images, run containers, and push images to registries.</description>
    </item>
    <item>
      <title>Self-Hosting your GIT - Gitea</title>
      <link>https://fossengineer.com/selfhosting-Gitea-docker/</link>
      <pubDate>Sat, 12 Jun 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-Gitea-docker/</guid>
      <description>You might be looking for some alternative to Github or Bitbucket to track your code changes on some project. In this post we will selfhost Gitea with docker for that purpose.</description>
    </item>
    <item>
      <title>How to setup your MS Project Alternative - Leantime</title>
      <link>https://fossengineer.com/selfhosting-Leantime-docker/</link>
      <pubDate>Sat, 05 Jun 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-Leantime-docker/</guid>
      <description>Whether you are creating the roadmap for some personal project or checking critical path for a team task, you will be in need of a Project Management tool. Leantime is a free open source tool for that purpose.</description>
    </item>
    <item>
      <title>How to Setup your Kanban Board - FocalBoard</title>
      <link>https://fossengineer.com/focalboard-docker/</link>
      <pubDate>Thu, 15 Apr 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/focalboard-docker/</guid>
      <description>In search to improve the efficiency of your team and your projects, you will might need to have a kanbar board to optimize the workflow. Focalboard is an Open Source tool that we can self-host with Docker for this task.</description>
    </item>
    <item>
      <title>How to Setup your Local SMB Server - Samba</title>
      <link>https://fossengineer.com/selfhosting-samba/</link>
      <pubDate>Mon, 15 Mar 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-samba/</guid>
      <description>You might be looking for an open source tool that enables Linux/ machines to communicate with Windows machines in a Network. This guide will help you by installing Samba with Docker.</description>
    </item>
    <item>
      <title>SelfHosting Whoogle: how to use Google without Trackers</title>
      <link>https://fossengineer.com/selfhosting-whoogle-docker/</link>
      <pubDate>Wed, 17 Feb 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-whoogle-docker/</guid>
      <description>Lets Selfhost Whoogle with Docker step by step. An alternative to Google Search that respects privacy, but at the same time provides with relevant search results.</description>
    </item>
    <item>
      <title>Exposing multiple Docker Services with NGINX with HTTPs</title>
      <link>https://fossengineer.com/selfhosting-nginx-proxy-manager-docker/</link>
      <pubDate>Tue, 02 Feb 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-nginx-proxy-manager-docker/</guid>
      <description>Setting up and Nginx Proxy Manager. Exposing services securely with NGINX and get Automatic https certificates with letsencrypt.</description>
    </item>
    <item>
      <title>Deploying Containers without the Terminal - Portainer</title>
      <link>https://fossengineer.com/selfhosting-portainer-docker/</link>
      <pubDate>Fri, 15 Jan 2021 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-portainer-docker/</guid>
      <description>When starting your self-hosting journey you might be not 100% confident with the terminal. By installing Portainer - you will have a tool to manage containers with a graphical interface.</description>
    </item>
    <item>
      <title>How to Block adds in all home devices - PiHole</title>
      <link>https://fossengineer.com/selfhosting-PiHole-docker/</link>
      <pubDate>Sun, 25 Oct 2020 23:20:21 +0100</pubDate>
      <guid>https://fossengineer.com/selfhosting-PiHole-docker/</guid>
      <description>PiHole is a free open source tool that we can selfhost with docker to block ad domains, so that they wont appear in any device connected to our router. Here is the guide.</description>
    </item>
  </channel>
</rss>
