Obsidian Summary


The Pi 5-50-5 Vault | Pi-Hole


Overview: This is my cross-platform pipeline to naively host and publish my portfolio notes. I also wanted to implement the same TLS encryption I've been using for all the other systems.

The Concept

Rather than manually uploading files or learning web design, I created an asynchronous deployment pipeline. This allows me to write documentation in a "second brain" environment and have it automatically built, synchronized, and served via my hardened NIGINX instance on a separate Windows host.

The Architecture

The system is split across two environments to maintain security and resource efficiency:


Quick Navigation (SOP Library)

Component Focus Documentation
Environment The Setup SOP-1
Automation Bash & PowerShell "Trigger" Logic SOP-2
Security TLS 1.3 & Nginx Hardening SOP-3

Key Technical Wins