258 lines
8.0 KiB
HTML
258 lines
8.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="author" content="">
|
|
<meta name="description" content="This post acts as a way to chronicle my adventures in setting up my homelab as well as a summary of the services I run on it.
|
|
Specs CPU - Intel i5-4590 @ 3.7 GHz
|
|
Ram - 16 GB @ ??
|
|
Platform - Dell OptiPlex 9020
|
|
OS - Debian serves as the base OS
|
|
Services Website - Rendering markdown content via Hugo
|
|
File Sharing - Hosting Seafile to sync file sharing between devices" />
|
|
<meta name="keywords" content=", untagged" />
|
|
<meta name="robots" content="noodp" />
|
|
<meta name="theme-color" content="" />
|
|
<link rel="canonical" href="http://keegandeppe.com/posts/homelab/" />
|
|
|
|
|
|
<title>
|
|
|
|
Homelab :: Keegan Deppe
|
|
|
|
</title>
|
|
|
|
|
|
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.5.0/css/flag-icon.min.css" rel="stylesheet"
|
|
type="text/css">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css">
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
|
<link rel="manifest" href="/site.webmanifest">
|
|
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="">
|
|
<link rel="shortcut icon" href="/favicon.ico">
|
|
<meta name="msapplication-TileColor" content="">
|
|
|
|
|
|
<meta itemprop="name" content="Homelab">
|
|
<meta itemprop="description" content="This post acts as a way to chronicle my adventures in setting up my homelab as well as a summary of the services I run on it.
|
|
Specs CPU - Intel i5-4590 @ 3.7 GHz
|
|
Ram - 16 GB @ ??
|
|
Platform - Dell OptiPlex 9020
|
|
OS - Debian serves as the base OS
|
|
Services Website - Rendering markdown content via Hugo
|
|
File Sharing - Hosting Seafile to sync file sharing between devices"><meta itemprop="datePublished" content="2023-01-23T18:02:58-05:00" />
|
|
<meta itemprop="dateModified" content="2023-01-23T18:02:58-05:00" />
|
|
<meta itemprop="wordCount" content="100">
|
|
<meta itemprop="keywords" content="untagged," />
|
|
<meta name="twitter:card" content="summary"/>
|
|
<meta name="twitter:title" content="Homelab"/>
|
|
<meta name="twitter:description" content="This post acts as a way to chronicle my adventures in setting up my homelab as well as a summary of the services I run on it.
|
|
Specs CPU - Intel i5-4590 @ 3.7 GHz
|
|
Ram - 16 GB @ ??
|
|
Platform - Dell OptiPlex 9020
|
|
OS - Debian serves as the base OS
|
|
Services Website - Rendering markdown content via Hugo
|
|
File Sharing - Hosting Seafile to sync file sharing between devices"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<meta property="article:published_time" content="2023-01-23 18:02:58 -0500 EST" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
|
|
|
<div class="container">
|
|
<header class="header">
|
|
<span class="header__inner">
|
|
<a href="/" style="text-decoration: none;">
|
|
<div class="logo">
|
|
|
|
<span class="logo__mark">></span>
|
|
<span class="logo__text">$ cd /home/</span>
|
|
<span class="logo__cursor" style=
|
|
"
|
|
|
|
">
|
|
</span>
|
|
|
|
</div>
|
|
</a>
|
|
|
|
|
|
<span class="header__right">
|
|
|
|
<nav class="menu">
|
|
<ul class="menu__inner"><li><a href="/about">whoami</a></li><li><a href="/posts">posts</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
<span class="menu-trigger">
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<path d="M0 0h24v24H0z" fill="none"/>
|
|
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
|
|
</svg>
|
|
</span>
|
|
|
|
</span>
|
|
</span>
|
|
</header>
|
|
|
|
|
|
<div class="content">
|
|
|
|
<main class="post">
|
|
|
|
<div class="post-info">
|
|
<p>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clock">
|
|
<circle cx="12" cy="12" r="10"></circle>
|
|
<polyline points="12 6 12 12 16 14"></polyline>
|
|
</svg>
|
|
One minute
|
|
|
|
|
|
</p>
|
|
</div>
|
|
|
|
<article>
|
|
<h1 class="post-title">
|
|
<a href="http://keegandeppe.com/posts/homelab/">Homelab</a>
|
|
</h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>This post acts as a way to chronicle my adventures in setting up my homelab as well as a summary of the services I run on it.</p>
|
|
<h2 id="specs">Specs</h2>
|
|
<p><strong>CPU</strong> - Intel i5-4590 @ 3.7 GHz</p>
|
|
<p><strong>Ram</strong> - 16 GB @ ??</p>
|
|
<p><strong>Platform</strong> - Dell OptiPlex 9020</p>
|
|
<p><strong>OS</strong> - Debian serves as the base OS</p>
|
|
<h2 id="services">Services</h2>
|
|
<p><strong>Website</strong> - Rendering markdown content via <a href="https://gohugo.io">Hugo</a></p>
|
|
<p><strong>File Sharing</strong> - Hosting <a href="https://seafile.com">Seafile</a> to sync file sharing between devices</p>
|
|
<p><strong>Git Server</strong> - <a href="https://gitea.io">Gitea</a> makes it easy to host my own git instance</p>
|
|
<p><strong>Server</strong> - <a href="https://caddyserver.com">Caddy</a> makes it easy to reverse proxy subdomains to their respective service</p>
|
|
|
|
</div>
|
|
</article>
|
|
|
|
<hr />
|
|
|
|
<div class="post-info">
|
|
|
|
<p>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag meta-icon"><path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7" y2="7"></line></svg>
|
|
|
|
<span class="tag"><a href="http://keegandeppe.com/tags/untagged/">untagged</a></span>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-text">
|
|
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path>
|
|
<polyline points="14 2 14 8 20 8"></polyline>
|
|
<line x1="16" y1="13" x2="8" y2="13"></line>
|
|
<line x1="16" y1="17" x2="8" y2="17"></line>
|
|
<polyline points="10 9 9 9 8 9"></polyline>
|
|
</svg>
|
|
100 Words
|
|
</p>
|
|
|
|
<p>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-calendar">
|
|
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect>
|
|
<line x1="16" y1="2" x2="16" y2="6"></line>
|
|
<line x1="8" y1="2" x2="8" y2="6"></line>
|
|
<line x1="3" y1="10" x2="21" y2="10"></line>
|
|
</svg>
|
|
|
|
2023-01-23 18:02
|
|
|
|
|
|
|
|
|
|
|
|
</p>
|
|
</div>
|
|
|
|
|
|
<div class="pagination">
|
|
|
|
|
|
<div class="pagination__buttons">
|
|
|
|
|
|
|
|
<span class="button next">
|
|
<a href="http://keegandeppe.com/posts/x230/">
|
|
<span class="button__text">Touring my X230</span>
|
|
<span class="button__icon">→</span>
|
|
</a>
|
|
</span>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</main>
|
|
|
|
</div>
|
|
|
|
|
|
<footer class="footer">
|
|
|
|
|
|
</footer>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript" src="/bundle.min.cf7fb2a9e24608a783e05e4472da2fdf008293289de1ad88d1cba5c143e7e414496dd33b6a228e92f8461ce0c8cbad3c9f9847e73e46dfbce0463393ddd1733a.js" integrity="sha512-z3+yqeJGCKeD4F5Ectov3wCCkyid4a2I0culwUPn5BRJbdM7aiKOkvhGHODIy608n5hH5z5G37zgRjOT3dFzOg=="></script>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|