AOS vehicle Virtual Machine provisioning
This repository is the collection of scripts and documentation for initial provisioning of virtual machine with Ubuntu installed
Acronym and acronyms | Definition |
---|---|
AoS | Solution provided by EPAM responsible for deployment and management embedded applications |
VM | Virtual Machine |
The scripts in this project suppose that you have Ubuntu Server 18.04LTS with all the latest updates running either natively or in some virtualization engine (e.g. VirtualBox, Parallels, QEMU) on your workstation
This repository does not include documentation for setting up virtual machine and OS. Please refer to respective documentations.
Simple run (the script will asks for Virtual machine IP address and username to connect):
./step01.sh
After successful setup reboot VM (to apply changes)