GeniSys
My Automation & Orchestration Playground
Overview
GeniSys is my ongoing automation, scripting, and orchestration stack. It’s part personal lab, part toolkit for learning and experimenting with new tech.
What It Is
A collection of scripts, Docker containers, monitoring tools, and whatever else I feel like trying. It’s how I learn “hands-on” and keep my skills sharp.
Core Features
- Automates backup, updates, and system monitoring
- Experimentation with different Linux distros, Docker setups, and orchestration tools
- Integrates with my home server and other projects (like PiHole and PiVPN)
Key Lessons Learned
- Scripting (Bash, PowerShell, a little Python)
- Container management (Docker basics, Compose)
- How to break things safely — and fix them when I do