Infrastructure Overview
Welcome to the documentation for my personal infrastructure, deployments, and configurations.
Welcome to my personal infrastructure documentation. I use this space to keep a detailed, up-to-date record of how my servers are configured, how traffic is routed, and how my self-hosted services operate.
My setup is designed with security, compartmentalization, and performance in mind. Everything from network routing to Git operations is carefully scoped, strictly authorized, and isolated to prevent unauthorized access.
Core Architecture
You can navigate through the sidebar, or jump directly into the primary areas of my setup below:
SSH Configuration
My dual-port secure shell setup and restricted user access rules.
CDN & Origin Shielding
How I use CloudFront to cache edge traffic and actively drop direct server requests.
Forgejo Git Server
My localized Git server backed by aggressive rclone S3 FUSE mounts.
Postgres Database
The centralized database powering my backend services.
About this Portal
This documentation site is built using Fumadocs. It is completely statically generated and hosted via GitHub Pages, ensuring it remains fast, reliable, and entirely decoupled from the actual origin infrastructure it documents.