Skip to content

Palando/ArmbianCompile

Repository files navigation

Armbian compile for Odroid MC1

These scripts create a virtual machine in the Hetzner Cloud with Terraform, and sets it up with Ansiblee to compile Armbian for Odroid MC1.

How to use it

Terraform and Ansible have to be installed.

  1. Clone repository
  2. Change SSH key name in main.tf (line with ssh_keys)
    The key has to exist in the Hetzner Cloud instance
  3. terraform init -upgrade
  4. export HCLOUD_TOKEN=<token>
  5. ./up.sh
  6. Use the VM to compile Armbian
  7. ./down.sh

About

Scripts to compile Armbian for Odroid MC1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published