Windows Vagrant Setup
Vagrant installation on Windows
To participate in the lab you can use any 3 Linux servers of your choice. The labs are tailored for setup with CentOS/RHEL hosts. Below are instructions on how to setup the 3 required host with Vagrant on Windows. Follow the step by step guide to bootstrap the techlab environment on your OS of choice.
Warning
The following passwords are not secure and intended only to be used with local virtual machines not reachable from outside of the virtualization host.Prerequisites
- VirtualBox 6 and higher requires 64-bit Windows.
Connectivity Details
With the Windows Vagrant setup provided the three local CentOS virtual machines running under VirtualBox have the following IP addresses and credentials.
|
|
On Windows ensure VirtualBox and Vagrant are installed. The easiest way is to use Chocolatey to install both of them.
In an administrative powershell console execute the following commands:
|
|
Open a new PowerShell console with your login account privileges and execute the following commands.
|
|
Techlab Shutdown
|
|
Last modified December 6, 2024: Remove submodules remark from README (#219) (769b6c5)