Skip to content

Home Operations

Mono repository for managing my Homelab infrastructure 🏠 🛠

📝 Overview

Note

This repository is a constant work in progress and I will continue to update it as I learn more.

The goals of this repository are:

  • Automate the configuration of my Homelab infrastructure and deployment of applications.
  • Adhere to best practices.
  • Learn and test new technologies and concepts.
  • Document my Homelab setup and configuration for future reference and in case of disaster recovery.
  • Share knowledge and learnings with others.

Ansible Content

Ansible content used to configure my Homelab infrastructure and deploy applications are located in the ansible directory.

📋 Taskfile

This repository uses Taskfile to quickly perform repetitive tasks.

License

MIT