<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Proxmox on UmiLife's Blog</title><link>https://umi4.life/tags/proxmox/</link><description>Recent content from UmiLife's Blog</description><generator>Hugo</generator><language>en-us</language><managingEditor>zekamashi@umi4.life (Umi4Life)</managingEditor><webMaster>zekamashi@umi4.life (Umi4Life)</webMaster><copyright>All articles on this blog are licensed under the BY-NC-SA license agreement unless otherwise stated. Please indicate the source when reprinting!</copyright><lastBuildDate>Sat, 04 Apr 2026 10:35:08 +0700</lastBuildDate><atom:link href="https://umi4.life/tags/proxmox/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a Proxmox Homelab</title><link>https://umi4.life/posts/building-proxmox-homelab/</link><pubDate>Sat, 04 Apr 2026 10:35:08 +0700</pubDate><author>zekamashi@umi4.life (Umi4Life)</author><guid>https://umi4.life/posts/building-proxmox-homelab/</guid><description>
<![CDATA[<h1>Building a Proxmox Homelab</h1><p>Author: Umi4Life(zekamashi@umi4.life)</p>
        
          <h3 id="the-plan">
<a class="header-anchor" href="#the-plan"></a>
The plan
</h3><p>I&rsquo;ve been wanting to host my own bare-metal server for a while. It all started from my PC running out of storage and planning to build a NAS, along the way during planning I just had a random thought &ldquo;hey, why not turn it into a full scale home server to host all my own microservices&rdquo;.</p>
<pre class="mermaid">
  flowchart TD

    %% Entry
    A[Internet] --> B[Tunneling]
    B --> C[Reverse Proxy]

    %% Core
    subgraph Homelab
        C --> D[Microservices]
        D --> E[Databases]
        F[Network Storage / NAS] --> D
        F --> E
        G[Monitoring / Observibility]
    end

    %% Observability
    G --> C
    G --> D
    G --> E
</pre><p>With recent news of AWS and Cloudflare outages, I think this is something more people should get into as well.</p>
        
        <hr><p>Published on 2026-04-04 at <a href='https://umi4.life/'>UmiLife's Blog</a>, last modified on 2026-04-04</p>]]></description><category>homelab</category></item></channel></rss>