No description
Find a file
2024-01-24 22:01:39 +00:00
configs moved teh configs into their own folder 2024-01-24 21:08:03 +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
Readme.md Added instructions on how to use 2024-01-24 20:29:46 +00:00
run.sh feat: improvements to simplify script 2024-01-24 22:01:39 +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.