These scripts create a virtual machine in the Hetzner Cloud with Terraform, and sets it up with Ansiblee to compile Armbian for Odroid MC1.
Terraform and Ansible have to be installed.
- Clone repository
- Change SSH key name in main.tf (line with ssh_keys)
The key has to exist in the Hetzner Cloud instance terraform init -upgrade
export HCLOUD_TOKEN=<token>
./up.sh
- Use the VM to compile Armbian
./down.sh