Skip to content

3. TL;DR

Anthony Lao edited this page Feb 2, 2022 · 1 revision

Boot up Linux

  • Install Linux V4
  • Log in using cosmo as password
  • Connect to your wifi
  • Retrieve your ip address

Clone the repo

git clone https://github.com/m600x/cosmo-installer.git
cd cosmo-installer

Change settings to your need

  • Edit the file inventories/host_vars/cosmo-communicator.yml
    • See below for detailed instructions

Launch the installation

./start.sh
ansible-playbook deploy.yml
Clone this wiki locally