<?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>Sat, 18 Apr 2026 07:35:24 GMT</lastBuildDate>
        <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>