Skip to content

skarre-r/homelab

Repository files navigation

homelab

tl;dr

pre-reqs:

  • python 3.12 (or newer)
  • rye
  1. install python dependencies
rye sync
  1. configure environment variables
cp .env.example .env
vim .env
  1. bootstrap host
make bootstrap-rpi1
  1. run ansible playbook(s)
make rpi1

hosts

hostname ip address description role
rpi1 192.168.1.11/24 raspberry pi 4 w/ raspberry pi os lite (64-bit) pi-hole + unbound
proxmox 192.168.1.21/24

resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published