Skip to content
Oleg Ginzburg edited this page Nov 24, 2013 · 3 revisions

CBSD is a wrapper from sh-scripts (mainly) round a jail(8) subsystem an operating system FreeBSD OS. Any new functional in OS at this stage it is not brought - everything that can do cbsd scripts, you can do by command (by commands, tens commands, hundreds of commands) in CLI through the corresponding utilities. The project becomes as for relief of own needs on administration of jails and servers, and 'just for fun'.

From the list of own needs it is possible to note the following actions:

  • fast deploy of jail from scratch
  • export and import of jail to/into the image
  • jail cloning (including on the remote node)
  • zfs snapshots for jail
  • accounting of a traffic per jail via ipfw
  • jail resource management (priority (re-nice), RACCT/RCTL, file quotas)
  • jail replication on remote node
  • distribution of "standard" jails, jail with a certain set of software and services
  • The WEB interface and the centralized management of jails farm
  • building pkg repository
  • ...

Please see http://www.bsdstore.ru/html/doc_en.html for documentation