A qemu wrapper to spawn standalone virtual machines based on cloud images with cloud-init.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Rafael G. Martins ef0d0db27c
All checks were successful
build / build (push) Successful in 13s
stop compressing snapshots and remove them after backup
2026-06-28 22:16:02 +02:00
.forgejo/workflows build: no need to install git manually 2026-06-16 01:56:35 +02:00
internal stop compressing snapshots and remove them after backup 2026-06-28 22:16:02 +02:00
.gitignore Added initial implementation 2026-04-26 19:02:46 +02:00
go.mod migrate from telegram to healthchecks for monitoring 2026-06-24 04:36:32 +02:00
go.sum migrate from telegram to healthchecks for monitoring 2026-06-24 04:36:32 +02:00
LICENSE Initial commit 2026-04-20 00:39:55 +02:00
main.go migrate from telegram to healthchecks for monitoring 2026-06-24 04:36:32 +02:00
README.md typo 2026-05-07 19:49:20 +02:00

cloud-spawn

A qemu wrapper to spawn standalone virtual machines based on cloud images with cloud-init.

Warning

This tool is tied to my personal needs. This is a very opinionated setup, specially considering the pletheora of qemu and cloud-init possible options. It may be useful for others by accident, but no support is (or will be) provided.

License

BSD 3-Clause license