| .. | ||
| alpine-ssh-setup.sh | ||
| deploy-all.sh | ||
| launch-node01-disk.sh | ||
| launch-node01-dual.sh | ||
| launch-node01-from-disk.sh | ||
| launch-node01-iso.sh | ||
| launch-node01-netboot.sh | ||
| launch-node01-vde.sh | ||
| launch-node01.sh | ||
| launch-node02-alpine.sh | ||
| launch-node02-disk.sh | ||
| launch-node02-from-disk.sh | ||
| launch-node02-iso.sh | ||
| launch-node02-netboot.sh | ||
| launch-node02-recovery.sh | ||
| launch-node02-vde.sh | ||
| launch-node02.sh | ||
| launch-node03-disk.sh | ||
| launch-node03-from-disk.sh | ||
| launch-node03-iso.sh | ||
| launch-node03-netboot.sh | ||
| launch-node03-recovery.sh | ||
| launch-node03-vde.sh | ||
| launch-node03.sh | ||
| launch-pxe-server-install.sh | ||
| launch-pxe-server-iso.sh | ||
| launch-pxe-server.sh | ||
| pxe-server-setup.sh | ||
| README.md | ||
| validate-cluster.sh | ||
Legacy Launch Scripts
These scripts are archived manual launch helpers from the older baremetal/vm-cluster workflow.
They are not the canonical test path and should not be used for normal validation.
Use the Nix-native harness instead:
nix run ./nix/test-cluster#cluster -- smoke
Notes:
deploy-all.shandvalidate-cluster.share preserved only for the retired PXE/manual flow- some scripts assume local disk images or host networking setup that is no longer maintained
- Alpine-specific flows are treated as retired
- supporting artifacts such as
alpine-answers.txtare no longer kept current