base VS layering-examples

Compare base vs layering-examples and see what are their differences.

base

Base image: Silverblue with unfiltered Flathub, distrobox, and automatic updates (Deprecated) (by ublue-os)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
base layering-examples
2 4
74 101
- -
10.0 4.7
about 1 year ago about 1 month ago
Shell Dockerfile
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

base

Posts with mentions or reviews of base. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-23.
  • Silverblue - am I doing this right?
    4 projects | /r/Fedora | 23 Feb 2023
    Like you mentioned, rpm-ostree is meant to be a fallback after non-working options like, in order, flatpak then distrobox/toolbox. But that doesn't mean it can't be used. Keep in mind this is simply a rule of thumb to increase security, stability and rpm-ostree performace, but it's still just a rule of thumb. Silverblue is very flexiible, and I have roughly 600 overlays and while rpm-ostree is slow, the only thing I really do with it is upgrade those packages installed with it, now that my system has the packages I need. Since this can be done automatically (See "man rpm-ostreed.conf") and the system is immutable, the only intervention required is rebooting when necessary (Such as if there's a fixed vulnerability or a new feature update you want). The other nice thing about auto-updates and immutability is that Silverblue is more resistant to breaking while running do to an update of an important system library or the like, since the library isn't even "visible" until the next boot, when those things it depends on are all already setup to use the new version. I also recommend checking out Jorge's flatpak automatic update systemd .timer and .service filese over at https://github.com/ublue-os/base/tree/main/usr/lib/systemd/system and downloading them and using sudo (From a Silverblue terminal) to put them into /etc//systemd/system, doing a "sudo systemctl daemon-reload" and "sudo sytemctl enable flatpak-system-update.timer" . This will update your flatpaks for you. In my opinion, between rpm-ostree auto-updates flatpak updates, you'll have a much smoother experience.
  • Universal Blue 1.0 - a toolkit for customizing Fedora images
    4 projects | /r/Fedora | 3 Feb 2023
    You'll see that the base image installs flatpaks as a post-install step. I really tried to work around this limitation, but haven't been able to via the OCI approach.

layering-examples

Posts with mentions or reviews of layering-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-17.
  • Introduction to Immutable Linux Systems
    9 projects | news.ycombinator.com | 17 Sep 2023
    I think Flatcar is alive and well. I haven't used it personally so I can't really comment much on it.

    As for building VM images, I don't actually do that in my setup. I just use the base FCOS image, boot it with a barebones Butane to configure disks and then use the CoreOS Layering features to setup my workload.

    If you want to use ZFS on your setup, check out https://github.com/coreos/layering-examples/blob/main/build-... which has an example of building the ZFS on Linux module so you can setup your ZFS pools.

  • Enabling SELinux MLS on Fedora Kinoite/SilverBlue/CoreOS?
    2 projects | /r/Fedora | 6 Feb 2023
    I am thinking, at the moment at the least, I will have to make a custom layer like in these example.
  • Universal Blue 1.0 - a toolkit for customizing Fedora images
    4 projects | /r/Fedora | 3 Feb 2023
    The good news is they fully plan on supporting ansible ... check this out: https://github.com/coreos/layering-examples/tree/main/ansible-firewalld

What are some alternatives?

When comparing base and layering-examples you can also consider the following projects:

vauxite - Immutable Fedora-based Xfce desktop (Deprecated)

boxkit - Build your own custom OCI distrobox container

main - OCI base images of Fedora with batteries included

fcos-layer-paperless-ngx - A demo of using the Layered FCOS updates

bupy - The Butane Python Toolkit

vanilla-installer - A frontend in GTK 4 and Libadwaita for Albius.

bottlerocket - An operating system designed for hosting containers

enhancements - Enhancement tracking repo for CoreOS-based systems

issue-tracker - Fedora Silverblue issue tracker

just - 🤖 Just a command runner