Skip to content

Collie v0.16.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:02

Added

  • Bring-your-own-tunnel deployment path documented as Variant E β€” NetBird, ZeroTier, Cloudflare Tunnel (6550041)
  • scripts/collie-ctl.test.sh β€” first lifecycle coverage for the control script, wired into the pre-push hook (a004449, 65889da)

Fixed

  • unserve/uninstall no longer remove a tailscale serve mapping Collie didn't create, and start no longer replaces one (a004449, thanks @iamtimmy)
  • A front door that fails to publish no longer aborts start before the status banner (65889da)

Update

Update the plugin β€” pulls, rebuilds, restarts, and re-links (runs from any directory):

herdr plugin action invoke update --plugin herdr.collie

Or just restart the bridge to pick up an already-built change:

herdr plugin action invoke restart --plugin herdr.collie