<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Infrastructure on nuteo</title>
    <link>https://www.nuteo.info/tags/infrastructure/</link>
    <description>Recent content in Infrastructure on nuteo</description>
    <generator>Hugo</generator>
    <language></language>
    <lastBuildDate>Wed, 15 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.nuteo.info/tags/infrastructure/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Nuteo Platform v3.5</title>
      <link>https://www.nuteo.info/th/work/nuteo-platform/</link>
      <pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/th/work/nuteo-platform/</guid>
      <description>Full-stack ERP system พร้อม multi-agent orchestration และ autonomous workflow capabilities</description>
    </item>
    <item>
      <title>Nuteo Platform v3.5</title>
      <link>https://www.nuteo.info/work/nuteo-platform/</link>
      <pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/work/nuteo-platform/</guid>
      <description>Full-stack ERP system with multi-agent orchestration and autonomous workflow capabilities</description>
    </item>
    <item>
      <title>Nuteo Platform v3.5</title>
      <link>https://www.nuteo.info/zh/work/nuteo-platform/</link>
      <pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/zh/work/nuteo-platform/</guid>
      <description>全栈 ERP 系统，具有多智能体编排和自主工作流能力</description>
    </item>
    <item>
      <title>AI ในเครื่อง: รัน LLM บนเครื่องตัวเองในปี 2026</title>
      <link>https://www.nuteo.info/th/work/self-hosted-ai/</link>
      <pubDate>Fri, 10 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/th/work/self-hosted-ai/</guid>
      <description>คู่มือฉบับสมบูรณ์สำหรับรัน language models บน hardware ของตัวเอง — ทำไม อย่างไร และอะไรใช้ได้จริงในปี 2026</description>
    </item>
    <item>
      <title>Self-Hosted AI: Running Local LLMs in 2026</title>
      <link>https://www.nuteo.info/work/self-hosted-ai/</link>
      <pubDate>Fri, 10 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/work/self-hosted-ai/</guid>
      <description>The complete guide to running local language models on your own hardware — why, how, and what actually works in 2026</description>
    </item>
    <item>
      <title>本地AI：在2026年运行本地LLM</title>
      <link>https://www.nuteo.info/zh/work/self-hosted-ai/</link>
      <pubDate>Fri, 10 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/zh/work/self-hosted-ai/</guid>
      <description>在你的硬件上运行本地语言模型的完整指南 — 为什么、怎么做、以及2026年真正有效的方法</description>
    </item>
    <item>
      <title>Dev Infrastructure Setup</title>
      <link>https://www.nuteo.info/work/dev-infra/</link>
      <pubDate>Tue, 15 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/work/dev-infra/</guid>
      <description>Self-hosted development infrastructure on Ubuntu with Docker, Next.js, and AI tooling</description>
    </item>
    <item>
      <title>ตั้งค่า Dev Infrastructure สำหรับ Self-Hosted AI</title>
      <link>https://www.nuteo.info/th/work/dev-infra/</link>
      <pubDate>Tue, 15 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/th/work/dev-infra/</guid>
      <description>Self-hosted development environment บน Ubuntu พร้อม Docker, Next.js, และ AI tooling</description>
    </item>
    <item>
      <title>开发基础设施设置</title>
      <link>https://www.nuteo.info/zh/work/dev-infra/</link>
      <pubDate>Tue, 15 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/zh/work/dev-infra/</guid>
      <description>Ubuntu 上的自托管开发环境，配备 Docker、Next.js 和 AI 工具</description>
    </item>
    <item>
      <title>Amazon&#39;s $33 Billion Bet on Southeast Asia: AWS Thailand Region Goes Live</title>
      <link>https://www.nuteo.info/technology/amazon-aws-thailand-2026/</link>
      <pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/technology/amazon-aws-thailand-2026/</guid>
      <description>Amazon Web Services opens Thailand region — a $33B infrastructure play across ASEAN</description>
    </item>
    <item>
      <title>Docker Compose Patterns That Actually Scale</title>
      <link>https://www.nuteo.info/work/docker-compose-patterns/</link>
      <pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/work/docker-compose-patterns/</guid>
      <description>&lt;p&gt;Docker Compose is the tool everyone recommends and nobody does correctly. You start with three services in a YAML file. Six months later you have thirty, and your docker-compose.yml is a file that nobody fully understands but everybody fears touching.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been through this pattern enough times that I&amp;rsquo;ve developed a structure that actually holds up as projects grow. What follows isn&amp;rsquo;t official Docker guidance — it&amp;rsquo;s the lessons I learned from breaking things repeatedly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Docker Compose Patterns ที่ขยายได้จริง</title>
      <link>https://www.nuteo.info/th/work/docker-compose-patterns/</link>
      <pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/th/work/docker-compose-patterns/</guid>
      <description>วิธีจัด Docker Compose สำหรับโปรเจกต์ที่เติบโต — จาก dev คนเดียวไปสู่ multi-service production</description>
    </item>
    <item>
      <title>Docker Compose Patterns 实际可扩展</title>
      <link>https://www.nuteo.info/zh/work/docker-compose-patterns/</link>
      <pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://www.nuteo.info/zh/work/docker-compose-patterns/</guid>
      <description>如何为成长型项目构建 Docker Compose — 从单人开发到多服务生产环境</description>
    </item>
  </channel>
</rss>
