SMR11 / zcage

Illumos zone manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zcage - An Illumos zone manager

Zcage is a zone manager for Illumos written in nodejs, is inspired by FreeBSD's iocage and SmartOS's vmadm, combining some of the best features of Illumos, like crossbow and zones to create secure containers.
It's intended to be easy to use with simple command syntax.

FEATURES:

  • Easy to use
  • Rapid thin provisioning within seconds
  • Virtual networking
  • Resource control
  • Exclusive IP networking by default
  • Support for brands sparse, ipkg, lipkg, bhyve, kvm and lx.
  • Import docker images to create lx branded zones
  • Import cloud-init images to be used by bhyve or kvm.

Demo

asciicast

Documentation:


Quickstart
Install
Basic usage
Networking
Brand types
Options available
Rest Api

Support

ko-fi

It's also possible to support the project on Patreon

About

Illumos zone manager

License:Mozilla Public License 2.0


Languages

Language:JavaScript 95.8%Language:Shell 4.2%