trellis-cli v1.18.0 released

trellis-cli v1.18.0 released

What’s Changed

:sparkles: Features

  • Add Linux support for trellis vm commands via Lima + QEMU by @retlehs, @bdkabiruddin, @superdav42, @swalkinshaw in #659

    Linux 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 macOS vz flow.

    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: Bug Fixes

  • Fix available Hetzner server types by @swalkinshaw in #623
1 Like