What's Changed
✨ Features
-
Add Linux support for
trellis vmcommands via Lima + QEMU by @retlehs, @bdkabiruddin, @superdav42, @swalkinshaw in #659Linux users can now use
trellis vm start,trellis open, and related VM commands. Uses QEMU with TAP networking so local Trellis domains are reachable directly without port suffixes — no changes to the macOSvzflow.Note: Currently limited to a single running VM at a time.
Special thanks to @superdav42 (#648) for the foundational Linux Lima/QEMU scaffolding and version-handling work, and @bdkabiruddin (#633) for the TAP networking approach and QEMU wrapper strategy that made host-reachable local domains possible.
🐛 Bug Fixes
- Fix available Hetzner server types by @swalkinshaw in #623