Debian and immutable OS

This page summarizes the projects mentioned and recommended in the original post on /r/debian

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ostree

    Operating system and container binary deployment and upgrades

  • All of these "immutable" distros will use OSTree under the hood to create a read only filesystem and manage your images, I would recommend checking them out if you want more of a dive into the technology.

  • toolbox

    Tool for interactive command line environments on Linux (by containers)

  • Containers, containers everywhere! That is really the whole concept and benefit of an immutable OS. Your underlying OS and libraries become an image you can boot, update, and roll back if needed. Since your system is read only you will run all of your apps as Flatpaks or inside of a toolbox container. The benefit of all of this is additional security and stability. If a new package breaks your system, just rollback to an old one. It's hard to compromise your system too if it is immutable. It is sort of neat to think that conceptually I should never have to worry about borking my system again. But here is where I run into some issues for a typical home Linux user...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts