Documentation, and issue tracker for my homelab
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
ieris19 a1d4dab076
Split docs off the main repo
This commit is the start of a new repo, but it doing it this way
preserves its history
2026-08-17 17:20:39 +02:00
commands Split docs off the main repo 2026-08-17 17:20:39 +02:00
devices/rhea Split docs off the main repo 2026-08-17 17:20:39 +02:00
software Split docs off the main repo 2026-08-17 17:20:39 +02:00
.gitignore Updated .gitignore 2026-07-29 17:05:28 +02:00
homelab.md Split docs off the main repo 2026-08-17 17:20:39 +02:00
README.md Whitespace-fix pass 2026-08-01 13:04:55 +02:00

Homelab

This repository is a collection of scripts, utilities, and documentation for my homelab setup.

The goal is to provide a small central repository for utility scripts, notes on commands I might not use often enough to remember and other general things that might pertain to my home computing infrastructure.

Structure

The repository is organized into several directories:

  • devices/: Device-specific scripts and utilities (e.g., scripts for troubleshooting hardware issues).
  • utilities/: General-purpose scripts for automation and maintenance.
  • software/: Notes and commands for specific software products.
  • docs/: More general documentation of other aspects of my homelab.

Issue Tracker

The issue tracker in this repository serves a bit as a dump for quick notes and TODOs, as well as for persistent problems that need further research before finding a solution.