Skip to content

Deployment guide and infrastructure setup for automating the creation of a homelab environment using code. This repository provides the necessary scripts and configuration files to help you quickly deploy your own homelab infrastructure using tools like Ansible, Terraform, and Docker.

Notifications You must be signed in to change notification settings

mer0x/homelab-as-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homelab-as-Code Deployment Guide

Pre-requisites

READ: https://merox.dev/blog/homelab-as-code/

Quick Deploy

Run the following command on a clean Debian LXC to set up your infrastructure:

apt update && apt install -y curl && bash -c "$(curl -fsSL https://raw.githubusercontent.com/mer0x/homelab-as-code/refs/heads/master/deploy_homelab.sh)"

About

Deployment guide and infrastructure setup for automating the creation of a homelab environment using code. This repository provides the necessary scripts and configuration files to help you quickly deploy your own homelab infrastructure using tools like Ansible, Terraform, and Docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published