cbsd / xigmajail

This is the XigmaNAS CBSD Extension for quickly create and manage FreeBSD jails
https://github.com/cbsd/xigmajail/
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Description:

This is the XigmaNAS CBSD Extension for quickly create and manage jails.

image

Installation

1) 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!"

2) 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.

3) Initialize the working directory of the cbsd to any existing pool:

Extensions > CBSD jail

image

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