cheese-head / getting-started-with-qemu-and-cloud-init

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with QEMU and Cloud-init

./install.bash is a script for bootstrapping a Debian cloud image with SSH keys and running it with QEMU. This script is to highlight the capabilities of QEMU and Cloud-init

Requirements/assumptions:

  • Debian host
  • qemu
  • ssh-keygen
  • sha512sum
  • cloud-localds

About

License:MIT License


Languages

Language:Shell 100.0%