Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 19:32
· 12 commits to main since this release

Changelog

  • 4c6b396 feat(web): trace connections on hover, drop the model view
  • 6d89345 feat: container image and a minimal kustomize deployment (#1)
  • d5ccc9d feat: derive the auth key at run time, never store it
  • df55ccc feat: install with one command, no toolchain
  • 1e833a1 feat: publish the UI as a static site (#2)
  • 526914f fix: report the real version when installed with go install

Install

curl -fsSL https://raw.githubusercontent.com/warroyo/vkstack/main/install.sh | sh

Pin this release with VKSTACK_VERSION=v0.2.0, or download the archive for your
platform above. With a Go toolchain:
go install github.com/warroyo/vkstack/cmd/vkstack@v0.2.0.

Then:

vkstack refresh          # populate the local cache once (~1 min)
vkstack serve --open     # the map, for people
vkstack describe         # the agent-facing contract, as JSON