fedora-homelab-containers
Self-hosted homelab containers with monitoring, security, and backups
All Skills in This Repository (7)
Pure Emerald Level Indicatorssystematic-debugging
Diagnose root causes of bugs through a four-phase investigation process.
claude-code-analyzer
Extract tool usage, model distribution, and project structure from Claude Code JSONL histories.
git-advanced-workflows
Manage Git histories with rebase, bisect, worktrees, and reflog recovery.
prompt-engineering-patterns
Apply structured prompt engineering patterns to production LLM applications.
homelab-deployment
Generate quadlets from templates and orchestrate systemd/Podman homelab deployments.
autonomous-operations
Automate homelab management with an OODA loop and automatic rollback.
homelab-intelligence
Aggregate homelab telemetry into a structured health report with prioritized remediation steps.
Frequently Asked Questions
FAQPage SchemaHow to install fedora-homelab-containers?▼
Run `npx skills add vonrobak/fedora-homelab-containers --all -g -y` in your terminal to install all skills in this suite globally.
How to self-host services with Podman and systemd?▼
This repository provides ready-made quadlet templates and configs for 37 containers, so you can adapt each small systemd unit file to your own server.
How to secure a self-hosted homelab?▼
It layers CrowdSec IP filtering, tiered rate limiting, Authelia SSO with hardware keys, and security headers in a fail-fast middleware chain.
Does it include monitoring and alerting?▼
Yes. It ships a full Prometheus, Grafana, and Loki stack with pre-built alert rules, SLO tracking, and Discord notifications.
Can beginners use this homelab setup?▼
Yes. The documentation is organized as a learning progression from Podman fundamentals to full deployment patterns, with decision records explaining every choice.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core