Manual installation

Install Kairos manually

To install manually, follow the quickstart. When the QR code is prompted at the screen, you will be able to log in via SSH to the box with the password kairos as kairos user.

Installation

To start the installation, run from the console the following command:

sudo kairos-agent manual-install --device "auto" $CONFIG

Where the configuration can be a cloud-init file or a URL to it:

#cloud-init

p2p:
  network_token: ....
# extra configuration

Note:

  • The command is disruptive and will erase any content on the drive.
  • The parameter “auto” selects the biggest drive available in the machine.