HomeLab Documentation
Goal
Build a structured, scalable documentation system for all infrastructure and lab work.
Stack
- Docker
- Cloudflare Pages
- GitHub
- Docusaurus
Workflow
- Build locally using Docusaurus
- Store source in GitHub
- 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.