Astro

Results 181 comments of Astro

The `path` of a volume is relative so deleting the VM subdirectory in `/var/lib/microvms` should have deleted the image. The size option is only used on auto-creation as there is...

I personally have no use-case for ephemeral volumes, I always want to keep my data. Trigger automatic recreation by deleting the volume. :grin: I still think that automatic growing could...

`nix run .#qemu-example`

How about creating the port number from bash `$RANDOM` instead of reading it back from socat's log?

Alternatively, `microvm.vsock.cid` should be unique per VM. Let's just add that to an offset.

Are you going to work on this on the next few days, or may I roll back the qemu change?

I was just trying to do this due to the upcoming systemd v257 changes: > * Unprivileged clients are now allowed to register VMs and containers. > Machines started via...

Hi! I am very aware that a number of people use this and depend on it. That is precisely the reason why I don't want to invite other maintainers who...