Skip to content

esammier/tp-nixos-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TP NixOS-Compose

Practical assignment for the ARI (Networks & Infrastructure Administration) at Polytech Grenoble INFO 5th year.
Experimenting with NixOS-Compose to deploy reproducible distributed environments.

https://nixos-compose.gitlabpages.inria.fr/tuto-nxc/

Setup

virtualenv -p /usr/bin/python3.11 venv  # Create virtual env
source venv/bin/activate                # Enter environment
python --version                        # Check Python version

pip install nixos-compose
# Install Nix package manager with helper
nxc helper install-nix

Then create the starting files from a template:

nxc init -t basic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages