Navigation Menu

Skip to content

kinged007/thebrig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thebrig is a set of PHP pages used to create and manage FreeBSD jails on Nas4Free. 

The main advantage of thebrig is that it leverages the existing webgui control 
and accounting mechanisms found within Nas4Free, and can be used on an embedded 
installation.

The contents of this directory should be placed in a persistent, desired folder. Once there, 
the script thebrig_start.sh should be run. This script will appropriately create the /ext
folder within /usr/local/www folder, as well as populate it with the needed php files. The 
script does this by examining the location it was executed from, and dynamically copies and
creates the necessary symlinks. 

The installation of this would be accomplished by running thebrig_install script that would 
be run from the desired desination folder. The script would fetch the tarball of the necessary 
files, extract them to the current directory, and create a file /tmp/thebrig.tmp that contains
the current path. Upon the extension's first run, this data would be read by the webgui, and 
subsequently stored in the Nas4Free XML config. 

Copyright 2013.

About

Jail Management for Nas4Free

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 50.8%
  • Shell 39.0%
  • C++ 10.2%