Set draft = false on first post.
This commit is contained in:
parent
c3f3670d56
commit
ed30b02fe8
7 changed files with 407 additions and 3 deletions
|
@ -85,6 +85,20 @@
|
|||
</nav>
|
||||
</header>
|
||||
<main class="main">
|
||||
|
||||
<article class="first-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">My Homelab
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>Hardware: Some old PC my uni computer lab was going to throw away otherwise along with my previous router (TL-WR841N), configured to function in AP mode.
|
||||
It also has a 128 GB SSD as well as a 1 TB HDD.
|
||||
Tech Stack: Proxmox is used as the hypervisor. Networking is handled by virtualized OPNSense, both for VMs and for my various devices, which is why the TL-WR841N is in AP mode....</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2024-08-30 13:39:47 +0200 CEST'>August 30, 2024</span></footer>
|
||||
<a class="entry-link" aria-label="post link to My Homelab" href="https://homelab0ne.xyz/posts/portfolio/"></a>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue