github Timmoth/RackPeek RackPeek-2.0.0
RackPeek 2.0.0

7 hours ago

RackPeek 2.0.0

What's New

Web UI

  • Added /visualise with live Physical and Logical network diagrams from inventory data.
  • Added Save PNG and Save Mermaid (.mmd) export options.
  • Added compact topology preview cards to the home dashboard.
  • Improved YAML import and edit errors with line, column, and contextual snippets.

CLI

  • Added rpk graph topology to output physical topology as Mermaid.
  • Added rpk graph logical to output logical service/system diagrams as Mermaid.
  • Added rpk tag add and rpk tag remove across all resource kinds.
  • Added tag discovery with rpk tags list and rpk tags show.

API

  • Added POST /api/inventory for YAML or JSON inventory upserts.
  • Supports merge, replace, and dryRun diff previews.
  • Requires X-Api-Key authentication.
  • Returns 503 when RPK_API_KEY is unset and 401 for invalid keys.
  • In merge mode, tags are replaced wholesale while labels merge key-wise.

Git Sync

  • Automatically initializes a Git repo on first run when GIT_TOKEN is set and no .git/ directory exists.
  • First-time users can now use Add Remote immediately without hitting a Git availability dead end.

Full Changelog: RackPeek-1.4.0...RackPeek-2.0.0

Don't miss a new RackPeek release

NewReleases is sending notifications on new releases.