<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Server on homelab</title>
    <link>https://homelab.nbkelley.com/tags/server/</link>
    <description>Recent content in Server on homelab</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://homelab.nbkelley.com/tags/server/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Varda Server (Ubuntu)</title>
      <link>https://homelab.nbkelley.com/docs/infrastructure/varda-server/</link>
      <pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate>
      <guid>https://homelab.nbkelley.com/docs/infrastructure/varda-server/</guid>
      <description>&lt;h1 id=&#34;varda-server-ubuntu&#34;&gt;Varda Server (Ubuntu)&lt;a class=&#34;anchor&#34; href=&#34;#varda-server-ubuntu&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;a class=&#34;anchor&#34; href=&#34;#overview&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;Varda is an Ubuntu Server VM at &lt;code&gt;192.168.1.131&lt;/code&gt; used for web hosting and development. It serves as the primary host for the &lt;code&gt;ilmare.nbkelley.com&lt;/code&gt; website.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Varda is a different VM from &lt;code&gt;servarr&lt;/code&gt; (&lt;code&gt;192.168.1.112&lt;/code&gt;), which runs the media automation stack. These were previously conflated in some wiki pages.&lt;/p&gt;&#xA;&lt;h2 id=&#34;key-details&#34;&gt;Key Details&lt;a class=&#34;anchor&#34; href=&#34;#key-details&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Hypervisor&lt;/strong&gt;: Proxmox (Minas Tirith)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Management&lt;/strong&gt;: Cockpit GUI (Port 9090)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Web Server&lt;/strong&gt;: Nginx for static content&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Firewall&lt;/strong&gt;: UFW enabled (ports 22, 80, 443)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Development&lt;/strong&gt;: VS Code Remote-SSH&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;nginx-site-structure&#34;&gt;Nginx Site Structure&lt;a class=&#34;anchor&#34; href=&#34;#nginx-site-structure&#34;&gt;#&lt;/a&gt;&lt;/h2&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&gt;/var/www/ilmare.nbkelley.com/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;├── Assets/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;│   └── Images/  (Case-sensitive: capital I)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;├── html/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;│   └── index.html&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;├── Scripts/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;│   └── scripts.js&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;└── Styles/&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    └── styles.css&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;nginx-server-block&#34;&gt;Nginx Server Block&lt;a class=&#34;anchor&#34; href=&#34;#nginx-server-block&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;code&gt;/etc/nginx/sites-available/ilmare.nbkelley.com&lt;/code&gt;:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
