unxsVZ Operations

Abstract

At this page will document unxsVZ backend operations.

VE Template Creation

To create an OS template from a running container, follow these steps:

  1. Login to the unxsVZ backend
  2. Go to the tContainer tab
  3. Search for the VE or use the left panel link if the VE is available there.
  4. Press the [Template Wizard] button
  5. Enter the name of the OS template you want to create (E.g.: postfix) The name will be appended to the OS name the VE currently has, e.g.: centos-5-postfix
  6. Press the [Confirm] button.
  7. Wait until the job gets processed and you'll find your brand new OS template at /vz/tempĺate/cache. Also, new tOSTemplate and tConfig records will be created at the unxsVZ db.

Back