Skip to content
/ xigmajail Public

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

License

Notifications You must be signed in to change notification settings

cbsd/xigmajail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks