cbsd / xigmajail

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

Home Page:https://github.com/cbsd/xigmajail/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. 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

About

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

https://github.com/cbsd/xigmajail/

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 79.6%Language:Shell 20.3%Language:HTML 0.0%