Launch - Replacing Day 0 Deployment
Objectives
standard environment
cross platform
currently
.ps1&.shforWindowsand*nixrespectivelycould look at using
python3
two main deployment schemes: Enterprise vs Home
Enterprise Deployment - Launch for vSphere
Not in progress
Dependencies
Specific version numbers
Build Control
Configure Control
Using
control.py
Home Deployment - Launch for VirtualBox
Current Progress
Get
VboxInstall
Chocolatey(package manager)choco install vbox
Get other dev tools
choco install nano/vimchoco install packer
Need Control (2 options)
Build control with
VboxManage(current)Build control with packer
Configure Control (2 options)
run
control.pyviaVboxManageinclude
control.pyin thepackerbuild of control with a python provisioning block