uCore Minimal on Oracle free tier?

I was wondering if anyone has experience installing uCore Minimal on an Oracle free tier instance? I have no experience with either, but I’ve been selfhosting/building and running a homeserver for years and decided to quit.

I’m considering uCore on Oracle free tier, for a Headscale/Tailscale exit node with Adguard Home as DNS server. Clients that connect to it (phone, laptop, family devices) can enjoy the DNS filtering and also the VPN network via Tailscale apps.

UCore seems ideal after reading the documentation. Plus it comes with Cockpit so I can easily manage the docker (via Podman-compose if I can get it to work) containers for Headscale and Adguard Home.

Just wondering if someone has experience, as I can’t find a guide for uCore on Oracle free tier.

uCore is being retired.

What you’d be looking for is a guide for CoreOS, as uCore is CoreOS with additions.

As @JohnAtl mentioned, however, uCore is retiring… so probably not an ideal time to install from scratch, though you if you only want tailscale you could also manage a custom build of CoreOS.

Also, there will be a replacement Universal Blue server project with the same goals as uCore, only bootc based rather than CoreOS.

1 Like

I might just wait for that :slight_smile:
Or try to setup CoreOS on Oracle free to practice, see what I run into and what choices to make when setting up Cockpit and Podman-compose with Headscale and Adguard Home.