<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>VPS on Ray Mah&#39;s Blog</title>
    <link>/tags/vps/</link>
    <description>Recent content in VPS on Ray Mah&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 05 Dec 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/vps/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setting up Caddy on a VPS</title>
      <link>/posts/caddy-on-vps-with-docker/</link>
      <pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate>
      <guid>/posts/caddy-on-vps-with-docker/</guid>
      <description>&lt;p&gt;I use Caddy on my VPS because:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;It&amp;rsquo;s simple to set up.  No UI, just a config file.&lt;/li&gt;&#xA;&lt;li&gt;It&amp;rsquo;s perfectly happy to run in a Docker container.  I try to run everything as a Docker container.  Makes things super simple to set up and update.&lt;/li&gt;&#xA;&lt;li&gt;It automatically obtains SSL certificates from Let&amp;rsquo;s Encrypt.  All the other popular open source reverse proxies do this too, nevertheless it&amp;rsquo;s a nice feature.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;docker-compose-setup&#34;&gt;Docker Compose Setup&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Create a Docker network to make mapping applications easier (see the Caddyfile explanation below).  You&amp;rsquo;ll want to use this same network in any application hosted in Docker containers that use Caddy.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
