Title
Create new category
Edit page index title
Edit category
Edit link
Upgrade
Note that due to to how we structure the ova’s cm10 app, bootc upgrade will only apply OS updates and /opt/mocm template folder changes, not the working folder /var/opt/mocm
Download new bootc image archive mocm.tar.zst from bootc image build

Run as root
In the VM, run bootc switch --transport oci-archive <full path to mocm.tar.zst> An error “unsupported transport oci-archive for looking up local images” may appear, this is normal. bootc seems to check if the target path is an image first before parsing the --transport parameter

As long as the archive image is queued for the next boot, it should be okay to proceed.
Restart machine
On next boot, updates are applied to the OS and the /opt/mocm folder
Stop and disable mocm services
Rerun /opt/mocm/lib/init-filesystem.sh to apply the new changes Currently, may remove some user-applied changes (anything that is not written in template .tpl format setting files or not located in /etc/opt/mocm/, which is the designated folder for user-specific setting files)
Reboot after applying the relabel changes.
Start mocm services