<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dokploy on Kevin&#39;s Blog</title>
    <link>https://bloglee.pages.dev/tags/dokploy/</link>
    <description>Recent content in Dokploy on Kevin&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh</language>
    <lastBuildDate>Sun, 12 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://bloglee.pages.dev/tags/dokploy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Dokploy 中升级 Plausible 的完整流程</title>
      <link>https://bloglee.pages.dev/post/plausible-upgrade/</link>
      <pubDate>Sun, 12 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://bloglee.pages.dev/post/plausible-upgrade/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;本文记录一次在 Dokploy 中将 Plausible CE 从 &lt;code&gt;v2.1.5&lt;/code&gt; 升级到 &lt;code&gt;v3.2.1&lt;/code&gt; 的实际流程。&lt;br&gt;&#xA;环境：Ubuntu 24.04、Docker、Dokploy、Traefik、PostgreSQL 16、ClickHouse。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Docker介绍</title>
      <link>https://bloglee.pages.dev/post/docker-intro/</link>
      <pubDate>Fri, 07 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://bloglee.pages.dev/post/docker-intro/</guid>
      <description>&lt;h2 id=&#34;dokploydockervercel-分别是什么&#34;&gt;Dokploy、Docker、Vercel 分别是什么&lt;/h2&gt;&#xA;&lt;h3 id=&#34;31-docker&#34;&gt;3.1 Docker&lt;/h3&gt;&#xA;&lt;p&gt;Docker 负责把应用及其运行环境打包成容器。&lt;/p&gt;&#xA;&lt;p&gt;例如：&lt;/p&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;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;1&lt;/span&gt;&lt;span&gt;你的 Next.js 代码&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;2&lt;/span&gt;&lt;span&gt;+ Node.js&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;3&lt;/span&gt;&lt;span&gt;+ 系统依赖&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;4&lt;/span&gt;&lt;span&gt;+ 启动命令&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;5&lt;/span&gt;&lt;span&gt;= 一个可运行的 Docker 镜像&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Docker 解决的是：&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dokploy介绍</title>
      <link>https://bloglee.pages.dev/post/dokploy-intro/</link>
      <pubDate>Fri, 07 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://bloglee.pages.dev/post/dokploy-intro/</guid>
      <description>&lt;h2 id=&#34;3-dokploydockervercel-分别是什么&#34;&gt;3. Dokploy、Docker、Vercel 分别是什么&lt;/h2&gt;&#xA;&lt;h3 id=&#34;31-docker&#34;&gt;3.1 Docker&lt;/h3&gt;&#xA;&lt;p&gt;Docker 负责把应用及其运行环境打包成容器。&lt;/p&gt;&#xA;&lt;p&gt;例如：&lt;/p&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;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;1&lt;/span&gt;&lt;span&gt;你的 Next.js 代码&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;2&lt;/span&gt;&lt;span&gt;+ Node.js&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;3&lt;/span&gt;&lt;span&gt;+ 系统依赖&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;4&lt;/span&gt;&lt;span&gt;+ 启动命令&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;5&lt;/span&gt;&lt;span&gt;= 一个可运行的 Docker 镜像&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Docker 解决的是：&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
