All Projects → glennmatthews → Cot

glennmatthews / Cot

Licence: mit
Common OVF Tool

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cot

Image Bootstrap
⛅️ Creates (chroots and) bootable virtual machine images; command line tool (Python 3)
Stars: ✭ 178 (+143.84%)
Mutual labels:  virtual-machine, virtualization
Microverse
macOS virtualization app for M1/Apple Silicon
Stars: ✭ 71 (-2.74%)
Mutual labels:  virtual-machine, virtualization
Firecracker
Secure and fast microVMs for serverless computing.
Stars: ✭ 16,826 (+22949.32%)
Mutual labels:  virtual-machine, virtualization
Xs Vm
eXtremely small virtual machine -- for educational purposes :)
Stars: ✭ 155 (+112.33%)
Mutual labels:  virtual-machine, virtualization
Cc Oci Runtime
OCI (Open Containers Initiative) compatible runtime for Intel® Architecture
Stars: ✭ 418 (+472.6%)
Mutual labels:  virtual-machine, virtualization
Hdk
(unofficial) Hyper-V® Development Kit
Stars: ✭ 166 (+127.4%)
Mutual labels:  virtual-machine, virtualization
virtnbdbackup
Backup utiliy for Libvirt / qemu / kvm supporting incremental and differencial backups.
Stars: ✭ 62 (-15.07%)
Mutual labels:  virtual-machine, virtualization
Joe
Run a Java program without an operating system by building the OS into the Java program
Stars: ✭ 76 (+4.11%)
Mutual labels:  virtual-machine, virtualization
Youtube Videos
Documentation for Techno Tim YouTube Videos
Stars: ✭ 250 (+242.47%)
Mutual labels:  virtual-machine, virtualization
SelfPortal
One for all virtualization abstraction layer.
Stars: ✭ 22 (-69.86%)
Mutual labels:  virtual-machine, virtualization
Core
Eru, a simple, stateless, flexible, production-ready orchestrator designed to easily integrate into existing workflows. Can run any virtualization things in long or short time.
Stars: ✭ 147 (+101.37%)
Mutual labels:  virtual-machine, virtualization
Kata Containers
Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
Stars: ✭ 1,053 (+1342.47%)
Mutual labels:  virtual-machine, virtualization
Asm
Assembly Tutorial for DOS
Stars: ✭ 125 (+71.23%)
Mutual labels:  virtual-machine, virtualization
Runtime
Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
Stars: ✭ 2,103 (+2780.82%)
Mutual labels:  virtual-machine, virtualization
Vermin
The smart virtual machines manager. A modern CLI for Vagrant Boxes.
Stars: ✭ 110 (+50.68%)
Mutual labels:  virtual-machine, virtualization
uvmm
Virtual machine monitor for L4Re
Stars: ✭ 22 (-69.86%)
Mutual labels:  virtual-machine, virtualization
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-75.34%)
Mutual labels:  virtual-machine, virtualization
Runtime
OCI (Open Containers Initiative) compatible runtime using Virtual Machines
Stars: ✭ 588 (+705.48%)
Mutual labels:  virtual-machine, virtualization
Awesome Virtualization
Collection of resources about Virtualization
Stars: ✭ 846 (+1058.9%)
Mutual labels:  virtual-machine, virtualization
Kvmtop
A monitoring tool for black box virtual machines from KVM hypervisor level
Stars: ✭ 51 (-30.14%)
Mutual labels:  virtual-machine

Common OVF Tool (COT)

Latest Version Python Versions Supported License build status codecov Documentation Status

COT (the Common OVF Tool) is a tool for editing Open Virtualization Format (.ovf, .ova) virtual appliances, with a focus on virtualized network appliances such as the Cisco CSR 1000V and Cisco IOS XRv platforms.

COT's capabilities include:

  • Add a disk or other file to an OVF/OVA
  • Edit OVF hardware information (CPUs, RAM, NICs, configuration profiles, etc.)
  • Edit product description information in an OVF/OVA
  • Edit OVF environment properties
  • Display a descriptive summary of the contents of an OVA or OVF package
  • Embed a bootstrap configuration text file into an OVF/OVA.
  • Remove files and disks from an OVF or OVA package
  • Deploy an OVF/OVA to an ESXi (VMware vSphere or vCenter) server to provision a new virtual machine (VM), including serial port configuration as needed.

For more information, refer to the documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].