docs: clarify host-layer automation in bootstrap guide

This commit is contained in:
Tibo De Peuter 2026-08-18 20:19:52 +02:00
parent a1e34e01eb
commit 7bdc32828c

View file

@ -6,7 +6,7 @@ This repository is designed to be fully automated once bootstrapped. We separate
## 1. Apply the Host Layer
Before deploying VMs, you need to prepare the Proxmox host (setup ZFS, disable NIC offloading, etc.).
The `host-layer` automatically configures hardware-specific requirements on your fresh Proxmox install (such as setting up the ZFS pool, disabling NIC offloading for stability, and fixing apt repositories).
1. Clone this repository to your laptop.
2. Run the host-layer apply script using Docker (requires Docker installed):