Is there a reason Ucore hasn't adopted the ujust alias or iso's

Hey everyone,

I’m just setting up a Ucore server, but noticed out of all the Ublue projects, this one is the most out of line with the tooling and quality of life media seen in the other projects.
I find myself more drawn to hosting on bluefin, where a few services I’d like to run like Ollama web are easily implemented.
This is more of a personal issue as I’m sure I just have to RTFM a bit better, but installation on bare metal I’m rebasing off of bluefin, is there any issues to doing it this way other than being inefficient?

“An OCI base image of Fedora CoreOS with batteries included”

The service units would be the same, I’d just copy it over.

Yeah ucore is a server, so it’s based off of CoreOS and not the desktop variants so it’s not really built the same way (which is why there’s no ISOs). It has it’s own provisioning style set up with ignition/butane, etc. Lots of the ujust things won’t apply and are out of scope or don’t make sense.

Using bluefin this way is fine I guess if that’s what you prefer. EDIT: I see you mean rebasing from Bluefin to ucore, that won’t work.