Name update
This commit is contained in:
@@ -115,7 +115,7 @@ Two options. Pick one.
|
||||
|
||||
Big ISOs stream — there is no 2 GB limit, but expect upload to be
|
||||
throttled by your browser ↔ host link. The UI shows a progress bar; the
|
||||
animated anvil on the Dashboard tab fires up while imaging is in
|
||||
animated OpenPXE mark on the Dashboard tab fires up while imaging is in
|
||||
flight.
|
||||
|
||||
### 2b. Bulk seed from a directory (recommended for fresh deploys / CI)
|
||||
@@ -290,7 +290,7 @@ INFO openpxe::http: GET /iso/ubuntu-…/casper/initrd Range=bytes=0- 200 OK 75
|
||||
```
|
||||
|
||||
The **Terminal** tab in the web UI shows the same thing live, plus a
|
||||
short whitelisted command palette (`status`, `clients`, `gate`,
|
||||
short whitelisted command palette (`status`, `clients`, `queue`,
|
||||
`hosts`, `log`).
|
||||
|
||||
### 5d. Internet-side ISO sources
|
||||
@@ -347,19 +347,19 @@ default for production hardware.
|
||||
## 7. Re-imaging — the “Queued Deployment” flow
|
||||
|
||||
Different scenario: you have **a rack of 30 servers** to image
|
||||
identically, all at once. Don’t bind 30 MACs by hand. Use the gate.
|
||||
identically, all at once. Don’t bind 30 MACs by hand. Use the queue.
|
||||
|
||||
1. **Don’t** create host bindings.
|
||||
2. PXE-boot every machine. They land on the menu.
|
||||
3. On each: select **Queued Deployment**. They get position #1, #2,
|
||||
…, #30 and start long-polling.
|
||||
4. In the UI: **Forge Gate** tab shows all 30 lined up. Pick the
|
||||
4. In the UI: **Queue** tab shows all 30 lined up. Pick the
|
||||
ISO, click **Assign to all waiting**.
|
||||
5. Every client’s open long-poll wakes up at the same instant and
|
||||
chains the same boot script. They all start imaging
|
||||
simultaneously — the “horse race gate” opens.
|
||||
simultaneously.
|
||||
|
||||
The animated anvil widget on the Dashboard runs while any client is
|
||||
The animated OpenPXE progress widget on the Dashboard runs while any client is
|
||||
still in the kernel-fetch phase.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user