<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>dipo.app Blog</title>
    <link>https://dipo.app/</link>
    <description>Experiments, notes, and guides from the digital playground.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 13 May 2026 02:34:08 GMT</lastBuildDate>
        <item>
          <title>Docker Compose: Simplify Your Self-Hosting Stack Forever</title>
          <link>https://dipo.app/blog/docker-compose-simplify-your-self-hosting-stack-forever</link>
          <guid>https://dipo.app/blog/docker-compose-simplify-your-self-hosting-stack-forever</guid>
          <description>If you’ve started exploring self-hosting, you’ve probably heard everyone talk about Docker. But there’s one tool that makes it 10x easier, and it’s the secret behind every smooth self-hosted setup: Docker Compose.</description>
          <pubDate>Wed, 13 May 2026 00:00:00 GMT</pubDate>
          <category>docker</category><category>self-hosting</category><category>devops</category><category>beginner</category>
        </item>
        <item>
          <title>Self-Hosting: Owning Your Digital Infrastructure</title>
          <link>https://dipo.app/blog/self-hosting-owning-your-digital-infrastructure</link>
          <guid>https://dipo.app/blog/self-hosting-owning-your-digital-infrastructure</guid>
          <description>Self-hosting is the practice of running software and services on infrastructure you control—typically your own server, home lab, or private cloud—instead of relying on third-party SaaS providers. This includes everything from file storage and password managers to email servers and AI tools.
</description>
          <pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate>
          <category>self hosting</category>
        </item>
        <item>
          <title>Traefik as a Reverse Proxy: Automatic HTTPS for All Your Services</title>
          <link>https://dipo.app/blog/traefik-reverse-proxy</link>
          <guid>https://dipo.app/blog/traefik-reverse-proxy</guid>
          <description>How I replaced my Nginx reverse proxy config with Traefik and got automatic SSL certificates, service discovery, and a dashboard — with a fraction of the config.</description>
          <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
          <category>traefik</category><category>docker</category><category>ssl</category><category>reverse-proxy</category><category>self-hosted</category>
        </item>
        <item>
          <title>WordPress on a VPS: Getting Under 1 Second Load Times</title>
          <link>https://dipo.app/blog/wordpress-vps-performance</link>
          <guid>https://dipo.app/blog/wordpress-vps-performance</guid>
          <description>My actual config for running a fast WordPress site on a $6/month VPS — Nginx, PHP-FPM, object caching, and the mistakes I made along the way.</description>
          <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
          <category>wordpress</category><category>nginx</category><category>performance</category><category>vps</category>
        </item>
        <item>
          <title>Getting Started with Self-Hosting: A Beginner&apos;s VPS Guide</title>
          <link>https://dipo.app/blog/getting-started-self-hosting</link>
          <guid>https://dipo.app/blog/getting-started-self-hosting</guid>
          <description>Everything I wish I knew before spinning up my first VPS — from picking a provider to running your first Docker container.</description>
          <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
          <category>self-hosted</category><category>vps</category><category>docker</category><category>linux</category>
        </item>
  </channel>
</rss>