docs: clarify host-layer automation in bootstrap guide
This commit is contained in:
parent
a1e34e01eb
commit
7bdc32828c
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ This repository is designed to be fully automated once bootstrapped. We separate
|
||||||
|
|
||||||
## 1. Apply the Host Layer
|
## 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.
|
1. Clone this repository to your laptop.
|
||||||
2. Run the host-layer apply script using Docker (requires Docker installed):
|
2. Run the host-layer apply script using Docker (requires Docker installed):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue