Skip to content
github-actions[bot] edited this page Jun 27, 2026 · 2 revisions

cockpit-plugin-base-react Wiki

This wiki covers everything you need to build, test, and ship Cockpit plugins using @rxtx4816/cockpit-plugin-base-react.

API Reference — auto-generated TypeDoc, updated on every release.

Contents

  • Getting Started — install, bootstrap, and first plugin setup
  • Hooks — async state, polling, streams, confirmation flows
  • Components — UI building blocks: toasts, dialogs, logs, badges
  • Systemd Layer — service status, control, and typed API wrappers
  • Testing — unit testing with mocked Cockpit and HTTP client
  • VM Testing — end-to-end testing with real QEMU VMs
  • CI/CD Workflows — reusable GitHub Actions for builds, packages, and releases

Clone this wiki locally