Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.15 KB

home-ops 🏠 🛠

Ansible-Lint GitHub Pages Terraform Lint

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 Playbooks ▶️

Ansible playbooks 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