Custom RAM boot PXE Linux

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

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.com
featured
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
  • netboot.xyz

    Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.

  • For netbooting we rely on a netboot.xyz inspired ipxe based setup.

  • cloudinit

    Official upstream for the cloud-init: cloud instance initialization

  • Newer versions of OS use cloud init -> https://cloud-init.io/

  • 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
  • netbooting-thinclients

    Main repository for the netbooting infrastructure and thinclients repos

  • At my company, we've built what you describe. We run a few hundred clients, which boot from the network and run in RAM only. We've opensourced a part of our setup: https://github.com/DigitecGalaxus/netbooting-thinclients. The creation of a squashfs is based on an abstraction with Docker, we start with a plain ubuntu Docker image, unminimize it, customize it and at the end basically create a squashfs with a `docker cp`.

  • live-custom-ubuntu-from-scratch

    This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch.

  • This repo has information on how to create a squashFS https://github.com/mvallim/live-custom-ubuntu-from-scratch but you'll have to store it on nfs, smb, or something for pxe to be able to boot it.

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

  • 🚨Avoid this when running containerized applications in production

    3 projects | dev.to | 6 Nov 2023
  • Create a minimalist OS using Docker Containers and Hashicorp Packer

    3 projects | dev.to | 18 Sep 2022
  • Why ISO was retired

    3 projects | /r/programming | 9 Dec 2021
  • Docker Compose: `version` is obsolete

    1 project | news.ycombinator.com | 29 Apr 2024
  • Ubuntu Desktop 24.04 LTS: Noble Numbat

    2 projects | news.ycombinator.com | 27 Apr 2024