pre-reqs:
- python 3.12 (or newer)
- rye
- install python dependencies
rye sync
- configure environment variables
cp .env.example .env
vim .env
- bootstrap host
make bootstrap-rpi1
- run ansible playbook(s)
make rpi1
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 |