Re: Jail, and specifically iocage, best practices
- In reply to: Norman Gray : "Jail, and specifically iocage, best practices"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Feb 2022 08:30:42 UTC
Am 06.02.2022 um 13:58 schrieb Norman Gray: > On the freebsd-questions list recently, there was a useful thread > about freebsd-update and jails. This prompts a related question of mine. > > Is there anywhere a collection of recommended practices with respect > to jails? I want also to make you aware of cbsd. It can handle jails but also virtual machines. You can script the installation like you would do it with vagrant, we currently develop here a script to setup a gitlab installation with one command: https://gitlab.fechner.net/mfechner/gitlab-cbsd To create the jail fully configured you just fire `cbsd up` with some environment variables set and then wait and enjoy the newly setup jail ;) Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook