Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Dev preview of CRC module for Cockpit

Pre-release
Pre-release
Compare
Choose a tag to compare
@gbraad gbraad released this 31 Dec 10:59
83d8c52

This is a development preview of a Cockpit module for use with CodeReady Containers:

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


If you experience issues, please consider the following discussion first: crc-org/crc#2916