Skip to content

Ease reproducible experiments of distributed systems

License

Notifications You must be signed in to change notification settings

oar-team/nixos-compose

Folders and files

NameName
Last commit message
Last commit date
Sep 17, 2024
Sep 17, 2024
Nov 18, 2024
Sep 24, 2024
Nov 16, 2022
Jan 21, 2021
Apr 24, 2024
Sep 13, 2022
Nov 12, 2023
Jan 14, 2021
Dec 15, 2022
Apr 24, 2024
Apr 23, 2024
May 8, 2024
Apr 4, 2022
Mar 10, 2024
Apr 28, 2024
Jan 8, 2021

Repository files navigation

NixOS Compose

The goal of NixOS-Compose is to reduce the burden of setting up ephemeral distributed systems thanks to Nix functional package manager and Nixos

The main common use cases are:

  • Testing/developing for different targets (vm, container, baremetal).
  • Rapid Infrastructure as Code prototyping.
  • Evaluating and Benchmarking w/ reproducibility guarantee.
  • Advanced experiment for research studies in DS, HPC, Cloud/Edge/Fog, ...

The NixOS-Compose project takes inspiration and code from NixOS Tests, nixos-generators and Arion.

Documentation is located here

Academic Publication