feat: Add HNSDoH to resume
All checks were successful
Build Docker / BuildImage (push) Successful in 1m17s

This commit is contained in:
2025-06-23 18:17:59 +10:00
parent 088be26b48
commit 1febeaf8a3
2 changed files with 12 additions and 1 deletions

Binary file not shown.

View File

@@ -154,9 +154,20 @@
<h4 class="r-heading2">Server Lab</h4> <h4 class="r-heading2">Server Lab</h4>
<h6 class="r-heading3">Proxmox, Networking, Linux, DNS</h6> <h6 class="r-heading3">Proxmox, Networking, Linux, DNS</h6>
<ul class="r-body"> <ul class="r-body">
<li>Manage a personal physical server running Proxmox hypervisor.</li> <li>Maintain a personal physical server running Proxmox hypervisor.</li>
<li>Host multiple virtual machines across three VLANs with isolated firewalls for enhanced security.</li> <li>Host multiple virtual machines across three VLANs with isolated firewalls for enhanced security.</li>
<li>Provide DNS and recursive resolver hosting services for external users.</li> <li>Provide DNS and recursive resolver hosting services for external users.</li>
<li>Host a suite of self-hosted services such as Gitea, Authentik, Vaultwarden and Nextcloud.</li>
</ul>
<hr>
</div>
<div class="noprintbreak">
<h4 class="r-heading2">HNSDoH</h4>
<h6 class="r-heading3">DNS, Handshake, DoH, Distributed Systems, Linux</h6>
<ul class="r-body">
<li>Manage a distributed Handshake DNS-over-HTTPS (DoH) resolver infrastructure composed of multiple independent nodes.</li>
<li>Operate 4 out of 6 active resolver nodes across separate VMs, ensuring reliability, uptime, and software maintenance.</li>
<li>Coordinate with two external operators to manage updates, perform debugging, and roll out patches or feature changes collaboratively.</li>
</ul> </ul>
<hr> <hr>
</div> </div>