You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/appliances/kerio-operator.gns3a

61 lines
2.4 KiB

{
"name": "Kerio Operator",
"category": "guest",
"description": "Stay connected to your customers and colleagues without being chained to your desk.\nKerio Operator is a VoIP based phone system that provides powerful yet affordable enterprise-class voice and video communication capabilities for small and mid-sized businesses globally.",
"vendor_name": "Kerio Technologies Inc.",
"vendor_url": "http://www.kerio.com",
"documentation_url": "http://kb.kerio.com/product/kerio-operator/",
"product_name": "Kerio Operator",
"product_url": "http://www.kerio.com/products/kerio-operator",
"registry_version": 3,
"status": "stable",
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"usage": "Default credentials: root (no password set)",
"port_name_format": "eth{0}",
"qemu": {
"adapter_type": "e1000",
"adapters": 1,
"ram": 2048,
"hda_disk_interface": "virtio",
"arch": "x86_64",
"console_type": "vnc",
"boot_priority": "c",
"kvm": "require"
},
"images": [
7 years ago
{
"filename": "kerio-operator-appliance-2.5.3-6630-vmware.vmdk",
"version": "2.5.3",
"md5sum": "ae9f45606900dba05f353a94d4fc14fc",
"filesize": 276422144,
"download_url": "http://www.kerio.com/support/kerio-operator",
"direct_download_url": "http://cdn.kerio.com/dwn/operator/operator-2.5.3-6630/kerio-operator-appliance-2.5.3-6630-vmware.vmdk",
"compression": "zip"
},
{
"filename": "kerio-operator-appliance-2.5.2-6404-vmware.vmdk",
"version": "2.5.2",
"md5sum": "0279baebe587b17f32bfc3302df9352c",
"filesize": 561512448,
"download_url": "http://www.kerio.com/support/kerio-operator",
7 years ago
"direct_download_url": "http://cdn.kerio.com/dwn/operator/operator-2.5.2-6404/kerio-operator-appliance-2.5.2-6404-vmware.vmdk",
"compression": "zip"
}
],
"versions": [
7 years ago
{
"name": "2.5.3",
"images": {
"hda_disk_image": "kerio-operator-appliance-2.5.3-6630-vmware.vmdk"
}
},
{
"name": "2.5.2",
"images": {
"hda_disk_image": "kerio-operator-appliance-2.5.2-6404-vmware.vmdk"
}
}
]
}