Skip to content

A simple jails manager based on FreeBSD Jails the hard way (still a work in progress)

License

Notifications You must be signed in to change notification settings

jpdasma/simple-jails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-jails

A simple jails manager based on FreeBSD Jails the hard way

Sample Usage

Fetching 11.2-RELEASE version

simple-jails.sh fetch 11.2-RELEASE

Creating jail thinjail1 based on 11.2-RELEASE version

simple-jails.sh create 11.2-RELEASE thinjail1

Update all jails based on 11.2-RELEASE version

simple-jails.sh update 11.2-RELEASE

Limitations

Currently only supports thin jails.

Does not setup the interfaces automatically. (TODO)

Does not generate jails.conf automatically. (TODO) For the meantime there is an included sample jail.conf

About

A simple jails manager based on FreeBSD Jails the hard way (still a work in progress)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages