No description
configs | ||
files | ||
.gitattributes | ||
.gitignore | ||
Readme.md | ||
run.sh |
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.
Games - Wings
These use docker inside LXC so need a few tweeks on proxmox.
Usign teh root@pam
account go to teh server then Options > Features, and turn on keyctl
and fuse
.