Skip to main content

HomeLab Documentation

Goal

Build a structured, scalable documentation system for all infrastructure and lab work.


Stack

  • Docker
  • Cloudflare Pages
  • GitHub
  • Docusaurus

Workflow

  1. Build locally using Docusaurus
  2. Store source in GitHub
  3. Cloudflare auto-deploys on push

Deployment Pipeline

Local → GitHub → Cloudflare → Live site


How this site was built

  • Created using Docusaurus locally
  • Configured structure and navigation
  • Stored in GitHub repository
  • Connected to Cloudflare Pages
  • Auto-deployed via Git push
  • Secured using Cloudflare Zero Trust

Result

  • Private documentation system
  • Live site with custom domain
  • Auto-deployment pipeline
  • Scalable structure

Notes

This system documents real-world infrastructure and demonstrates engineering capability.