-
Notifications
You must be signed in to change notification settings - Fork 0
Home
github-actions[bot] edited this page Jun 27, 2026
·
2 revisions
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.
- 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