Rebranded panel To end users, the base of the platform consists of a
web panel, where customers are able to deploy virtual machines. For resellers, the logos and theme can be modified to suit their own branding.
Instances From the panel, users can deploy preconfigured instances with their chosen
operating system and required
memory. Additional
storage disks and
IP addresses can be created separately, then assigned to new or existing instances. After shutting down, further resources can be allocated or
scaled down.
Access Instances can be accessed
out-of-band via a web-based
serial console or
VNC session. Access is also available via ovm_ctl, an open source command line interface available from
GitHub and the
pip package manager. Linux machines come preconfigured with
SSH, and Windows with
RDP for
remote access.
Templates Instances can be provisioned from a series of predefined templates, which can be customised if required. They include: •
CentOS •
Debian Linux •
FreeBSD •
Slackware Linux •
Ubuntu Server (
long-term support releases) •
Microsoft Windows Server Vyatta templates are officially supported for
software-defined logical networking between instances.
API A public
API exists for controlling instances.
Open source Python bindings are available on
GitHub. == See also ==