Project

bignou

0.0
No commit activity in last 3 years
No release in over 3 years
Manage VM with LXC and AUFS
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

bignou

Manage VM with LXC and AUFS.

bignou is a thin layer around lxc that make it easy to create new virtual machines from an existing template. The new virtual machine use AUFS as its root file system over the template virtual machine.

Usage

Usage: bignou [OPTIONS] COMMAND [ARGS]

Available commands:
  config  Configure virtual machine [name]
  create  Create virtual machine [name] from -b [base]
  help    Displays help for a command
  list    List all virtual machines
  start   Start virtual machine [name]
  stop    Stop virtual machine [name]

Options:
  -h, --help  Displays this help message

create and configure

bignou create my_new_machine -b my_base_machine

configure

bignou config my_new_machine

start virtual machine

bignou start my_new_machine

stop virtual machine

bignou stop my_new_machine

list all virtual machines

bignou list

Name

A biniou is a Breton bagpipe. I always thought it was spelled "bignou" but I got it wrong and I don't want to rename the gem and the repository.