Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
/ ucore-hci Public archive

Fedora CoreOS customized for use as HCI (hyper-converged infrastructure) host with livirtd and ZFS

License

Notifications You must be signed in to change notification settings

bsherman/ucore-hci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ucore-hci

build-ucore

WARNING: STOP USING ME

Builds will NO LONGER be generated as all development efforts for uCore have moved to:

https://github.com/ublue-os/ucore

What is this?

This is an OCI image of ucore-os/ucore (Fedora CoreOS) customized for use as HCI (hyper-converged infrastructure) host with livirtd and ZFS.

WARNING: not yet tested

Features

  • Start with ublue-os/ucore as a base and get all its goodness
  • add some packages:
    • ZFS built via ucore-kmods
    • libvirtd (to host virtual machines)
    • cockpit-machines (to manage virtual machines)
    • cockpit-zfs-manager (to manage ZFS storage)

This image should be suitable for use on bare metal or in a virtual machines where you wish to run containerized workloads, host virtual machines, or use ZFS. It uses significantly more disk space than ucore-main, so check that out if you don't need to host VMs or use ZFS.

One can also layer packages directly on a machine running this or use this image as a base for a further customized OCI.

Usage

To rebase an Fedora CoreOS machine to the latest release (stable):

sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/bsherman/ucore-hci:stable

Verification

These images are signed with sisgstore's cosign. You can verify the signature by downloading the cosign.pub key from this repo and running the following command:

cosign verify --key cosign.pub ghcr.io/bsherman/ucore-hci

About

Fedora CoreOS customized for use as HCI (hyper-converged infrastructure) host with livirtd and ZFS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages