Skip to content

jail-create is a wrapper script of qjail(8) for deployment of jail environments with user-flavor.

License

Notifications You must be signed in to change notification settings

kunst1080/jail-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jail-deploy

jail-deploy is a wrapper script of qjail(8) for deployment of jail environments with user-flavor.

You can deploy jail environment with your flavor which is owned by normal user, and you can maintain flavors with VCS.

Platform

FreeBSD 10.0

Getting Started

  1. Install qjail:
pkg install qjail
man qjail-intro
man qjail
man qjail-howto
  1. Clone this scripts:
git clone git://github.com/kunst1080/jail-deploy.git
  1. Please read my Usage:
$PATH_TO_THIS/jail-deploy

This script requires root control for qjail(8) and cp|mv|write for /usr/jails/. Using this scripts, you have to use su or sudo.

License

The MIT License

About

jail-create is a wrapper script of qjail(8) for deployment of jail environments with user-flavor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages