No description
Find a file
Brendan Golden 1714228fa5 Improved run script
Signed-off-by: Brendan Golden <git_laptop@brendan.ie>
2024-01-24 20:30:04 +00:00
files setup an image for trainees to have access 2024-01-24 18:05:04 +00:00
.gitattributes initial commit with a working debian base and sssd working correctly 2024-01-24 16:56:57 +00:00
.gitignore initial commit with a working debian base and sssd working correctly 2024-01-24 16:56:57 +00:00
base.yaml initial commit with a working debian base and sssd working correctly 2024-01-24 16:56:57 +00:00
base_trainee.yaml setup an image for trainees to have access 2024-01-24 18:05:04 +00:00
Readme.md Added instructions on how to use 2024-01-24 20:29:46 +00:00
run.sh Improved run script 2024-01-24 20:30:04 +00:00

Skynet LXC Generator

Scripts and config to generate LXC templates for Proxmox.

Instructions

This needs to be run as root and on linux. You need lxc, debootstrap and distrobuilder to be installed. For nix this can be done using nix-shell -p lxc debootstrap distrobuilder. Then ./run.sh to build all the images listed in it.