Skip to content
6

Cloud.

Infrastructure and DevOps consoles: server cards, VM and pod tables, statuspages, cluster maps, topology, logs, terminals, and deploy feeds.

11 blocks, live at full size, install from here

01 / 11Host cards · status · usage meters

Server Card

Fleet of host cards, each with a status pill, region, CPU / memory / disk specs and threshold-tinted usage meters. Ships composable parts.

npx shadcn@latest add https://hirael.com/r/server-card.json

02 / 11Instance table · live status · uptime

VM Table

Virtual-machine instance table with live status dots, size, region, IP and uptime. Self-contained parts, no table primitive required.

npx shadcn@latest add https://hirael.com/r/vm-table.json

03 / 11Pod phases · ready · restarts

K8s Pod Table

Kubernetes pod table with phase pills (Running, Pending, CrashLoopBackOff), ready and restart counts that flag unhealthy pods.

npx shadcn@latest add https://hirael.com/r/k8s-pod-table.json

04 / 11Statuspage · banner · uptime

Resource Status

Statuspage-style panel: an overall banner over a list of resources, each with an operational / degraded / outage / maintenance state and uptime.

npx shadcn@latest add https://hirael.com/r/resource-status.json

05 / 11Node heatmap · health · legend

Cluster Map

Grid heatmap of cluster nodes, each cell tinted by health and load with a hover label, plus a legend. Ships composable parts.

npx shadcn@latest add https://hirael.com/r/cluster-map.json

06 / 11Nodes · edges · animated links

Network Topology

Coordinate-placed topology diagram: nodes with status and icons over an SVG edge layer, with animated active links. Ships composable parts.

npx shadcn@latest add https://hirael.com/r/network-topology.json

07 / 11Object store · breadcrumb · rows

Storage Browser

Object-storage file browser with a clickable path breadcrumb, folder and file rows, sizes and modified dates. Ships composable parts.

npx shadcn@latest add https://hirael.com/r/storage-browser.json

08 / 11Log stream · levels · tail-follow

Log Viewer

Streaming log panel with severity-colored lines, timestamps, sources and tail-follow that unpins when you scroll up. Ships composable parts.

npx shadcn@latest add https://hirael.com/r/log-viewer.json

09 / 11Prompt · output · history recall

Terminal

Terminal surface with a title bar, output lines and an interactive prompt input with command-history recall. Ships composable parts.

npx shadcn@latest add https://hirael.com/r/terminal.json

10 / 11Deploy feed · status · commits

Deployment History

Deployment feed on a connecting rail: version, environment and status (deployed, failed, building, rolled back) with commit and author meta.

npx shadcn@latest add https://hirael.com/r/deployment-history.json

11 / 11Masked secrets · .env import · key validation

Env Editor

Environment variables editor with masked secrets, copy, per-environment chips, .env import, key validation, and unsaved-change tracking. Ships composable parts.

npx shadcn@latest add https://hirael.com/r/env-editor.json