Description:
This is the XigmaNAS CBSD Extension for quickly create and manage jails.
Installation
- Install module, XigmaNAS:
Tools > Command > Command (paste line):
fetch --no-verify-peer https://raw.githubusercontent.com/cbsd/xigmajail/main/utils/cbsdjail_install.sh && chmod +x cbsdjail_install.sh && ./cbsdjail_install.sh && echo "=> Done!"
- Make sure the 'Disable Extension Menu' checkbox is unset, XigmaNAS UI:
System > Advanced Setup -> Disable Extension Menu [ ] Disable scanning of folders for existing extension menus.
- Initialize the working directory of the cbsd to any existing pool:
Extensions > CBSD jail
Errata:
Creating the first container may take a long time as the module downloads the base.txz ( FreeBSD base tarball ) archive from FreeBSD.org.
Credits:
Oleg Ginzburg (olevole)
Additional information on CBSD: https://github.com/cbsd/cbsd