Skip to content

Commit

Permalink
feat: add incus for ucore-hci
Browse files Browse the repository at this point in the history
  • Loading branch information
st0nie committed Dec 10, 2024
1 parent fad8c4d commit b43164e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ Hyper-Coverged Infrastructure(HCI) refers to storage and hypervisor in one place
- Starts with a [`ucore`](#ucore) image providing everything above, plus:
- Adds the following:
- [cockpit-machines](https://github.com/cockpit-project/cockpit-machines): Cockpit GUI for managing virtual machines
- [incus](https://linuxcontainers.org/incus/): container and virtual machine manager
- [libvirt-client](https://libvirt.org/): `virsh` command-line utility for managing virtual machines
- [libvirt-daemon-kvm](https://libvirt.org/): libvirt KVM hypervisor management
- virt-install: command-line utility for installing virtual machines
Expand Down
1 change: 1 addition & 0 deletions ucore/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
],
"ucore-hci": [
"cockpit-machines",
"incus",
"libvirt-client",
"libvirt-daemon-kvm",
"virt-install"
Expand Down

0 comments on commit b43164e

Please sign in to comment.