Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.
/ cockpit-crc Public archive
generated from cockpit-project/starter-kit

PoC - Module to remotely control CodeReady Containers using Cockpit

License

Notifications You must be signed in to change notification settings

crc-org/cockpit-crc

Repository files navigation

CRC Plugin for Cockpit

Demo screenshot

Installation

  • login to the remote server with a valid user
  • Cockpit needs to be installed and active:
  • make sure the user can start VMs and CRC works:
    • crc setup
    • crc start
  • run crc daemon as a long running process (either use a systemd user service or screen)
  • place the module in ~/.local/share/cockpit/[crc]

Note