-
Notifications
You must be signed in to change notification settings - Fork 1
Prerequisites
jdeananderson edited this page Mar 12, 2025
·
7 revisions
Each section here represents prerequisites for each portion of the install. This might be useful if trying out a portion of the technology, or skipping optional parts of the build.
The following prerequisites in "Build and test a Windows VM" relate to the initial portion of the installation process. This section does not include integration with Slurm, Samba, Open OnDemand, orthe optional spank_oodproxy or the security of a network namespace.
- A Windows 11 install CD
- virt-manager
- Virtualization must be enabled
- qemu-kvm
- container support (apptainer or similar)
- node.js
- Reverse proxy enabled to test if VM is running (if connecting through noVNC)
- Reverse proxy enabled to test connections to guacamole server running on cluster node
- Open OnDemand. Tested with both versions 3.x and 4.x
- Slurm scheduler
- Ability to install Slurm spank plugins
- socat >= 1.8.0
WIP