An open API service indexing awesome lists of open source software.

https://github.com/risto-stevcev/simple-jails

Simple annotated scripts to create FreeBSD thin jails and clone jails
https://github.com/risto-stevcev/simple-jails

freebsd freebsd-jails freebsd-scripts vagrant

Last synced: about 1 month ago
JSON representation

Simple annotated scripts to create FreeBSD thin jails and clone jails

Awesome Lists containing this project

README

          

# simple-jails

See:

- `thinjail.sh` for the thin jail script
- `clonejail.sh` for the clone jail script
- `vagrant/` for an example of how to use them

## What this is for

This *is* for FreeBSD users who want to learn how to create thin jails and want the simplest
possible ready-to-use script to play around with. It's annotated and meant to be modified. It's for
those who want to know exactly what's going on with their system and how it's set up.

This *is not* for users that are looking for a fully mature solution that does everything and
simplifies a bunch of work. There are already libraries that do this well, such as [ezjail][1] and
[iocage][2].

[1]: http://erdgeist.org/arts/software/ezjail/
[2]: https://iocage.readthedocs.io/en/latest/