management and repository
for FreeBSD jails
In Russian


Attention! I apologize, but it is automatic machine translation of the text. You can improve it if will send to me more correct version of the text or fix html pages via GITHUB repository.

Download


All .img (USB Memstick images) can be written to an USB memory stick via command:

dd if=_path_to_img.img_ of=/dev/da0 bs="10240" conv="sync"
Be careful to make sure you get the target (of=) correct.

At the moment, the generation of cbsd images is disabled. To install from source, use these instructions.
If you still want to download something certainly ;-), download FreeBSD LiveCD of rescue jail: Rescuecbsd LiveCD.

If you want use pkg repository from which jails was collected, create file /usr/local/etc/pkg/repos/freecbsd.conf with such content, substituting as url one of the following links:

  freecbsd: {
    url: "URL_HERE",
    mirror_type: "srv",
    enabled: yes
  }
where URL_HERE:

FreeBSD CURRENT aka 10.0
pkg+http://dl.bsdstore.ru/freebsd/amd64/10.0/xorg # (default version, NVIDIA GL)
pkg+http://dl.bsdstore.ru/freebsd/amd64/10.0/xorgkms # (Xorg with KMS)
pkg+http://dl.bsdstore.ru/freebsd/amd64/10.0/nox # (WITHOUT_X11=yes, php55, MariaDB)

Note: at present building for images is made only for architecture x86-64 to the absence reason in my farm of others.
Note2: image and data repository raised and supported more to demonstrate and functional checks of cbsd, rather than for ensure one's work. For safety, train yourself not to trust any software repository on the Internet, Use only official and well-tested repository or build your own.


Below is a list of pre-configured images, available for download via the command cbsd repo action=get sources=img name=name. These images may be of a "blocks" of which you can collect the necessary infrastructure. You are limited only by physical server resources, on the exhaustion which can always be another node of the jails and migrate to it.
Each image represents archive of jail with the necessary software and minimum templates of configuration files that fulfills helper applying the initial input of user data (eg application administrator's password ) for the application to launch as quickly as possible. Subsequently to work with the jail, accompanied by configuration and software can be a standard way - it is independent from cbsd. All helpers can work on non-interactively (all possible arguments available command -help), being an example of mass construction and Application Server deployment of jails automatically.


name arch base version update time descr
redmine amd64 10.0 20140131 Redmine 2x in FreeBSD jail
kfreebsd amd64 10.0 20140131 Debian kFreeBSD Environment in cbsd jail
centos amd64 10.0 20140131 CentOS 6.2 FreeBSD jail (via linuxator)
gitlab amd64 10.0 20140131 GITLab v6.3.1 in FreeBSD jail
ldapsrv amd64 10.0 20140131 Ldap Server with LdapPhpAdmin in FreeBSD jail
owncloud amd64 10.0 20140209 ownCloud in FreeBSD jail
amp amd64 10.0 - Classic Apache-Nginx,MySQL,PHP Environment
postfixsrv amd64 10.0 - Postfix MTA with Postfix admin
freeswitch amd64 10.0 - FreeSWITCH is an open source telephony platform
asterisk amd64 10.0 - Asterisk is an Open Source PBX and telephony toolkit
-- -- -- -- --