Giter Site home page Giter Site logo

oar-team / nixos-compose Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 3.0 1.01 MB

Ease reproducible experiments of distributed systems

License: MIT License

Nix 27.87% Shell 4.12% Python 65.97% Just 2.04%
container grid5000 nix nixos reproducibility vm infrastructure-as-code

nixos-compose's Introduction

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

nixos-compose's People

Contributors

adfaure avatar augu5te avatar dogoepp avatar elegaanz avatar guilloteauq avatar mickours avatar mpoquet avatar tgi74 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nixos-compose's Issues

/etc/hosts is incomplete in Docker

In the VM and G5K flavours, the /etc/hosts file contains information about all deployed nodes, but in the Docker flavour, there is only information about the current node.

Being able to set the VM memory size permanently

Hi!

My composition needs VMs with 2GB of memory, but the default value is 1GB. I found out that I can set the VM memory using the MEM environment variable, but this is not very reproducible and I'd like to have a more permanent way to set this value.

Is it possible to set it in the composition directly? Or in the setup.toml?

Thanks!

NixOS compose for building docker issue

It seems that the commit 905e3fd9395e43aa4aee3675d8a8b133b629de97 would be the last working commit on building a docker image from a basic template. After that commit, errors received such as:

error: undefined variable 'buildEnv'

The reproducing flow, would be:

nxc init -t basic
nxc build -f docker

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.