A dev environment for the mirror.
Go to file
Andrew Wang 1d9fae9d78 basic instructions 2021-08-31 22:48:50 -04:00
README.md basic instructions 2021-08-31 22:48:50 -04:00
meta-data init commit 2021-08-30 11:31:56 -04:00
mirror-vm init commit 2021-08-30 11:31:56 -04:00
user-data init commit 2021-08-30 11:31:56 -04:00

README.md

Mirror Env

Setup

Open the file mirror-vm to install the dependencies and update its variables to reflect your environment. Then download the Ubuntu 20.04 iso and create the vm.

curl -O https://releases.ubuntu.com/20.04/ubuntu-20.04.2-live-server-amd64.iso
./mirror-vm create
./mirror-vm run-install