Sync appliances

This commit is contained in:
grossmj 2026-04-04 19:55:13 +08:00
parent 9290b37292
commit ef546a46f9
No known key found for this signature in database
GPG Key ID: 1E7DD6DBB53FF3D7
17 changed files with 429 additions and 246 deletions

View File

@ -0,0 +1,21 @@
{
"appliance_id": "a2209414-88a6-403b-a2e1-477a057ec954",
"name": "AlpiNet",
"category": "guest",
"description": "AlpiNet is a lightweight Alpine-based networking toolbox for GNS3.\n\nCOMPREHENSIVE TOOLKIT:\n• Network: ip, ifconfig, ping, traceroute, mtr, arping, nmap, tcpdump\n• Performance: iperf, iperf3\n• HTTP/Web: curl, wget\n• TCP/UDP: netcat, socat, telnet\n• Advanced: ethtool, bridge-utils, vlan\n• Firewall: iptables, ip6tables, nftables\n• File Transfer: FTP (lftp), TFTP, SSH (scp/sftp), rsync\n• DNS: host, nslookup, dig\n• System: nano, tmux, screen, htop, bash\n• Text Tools: grep, sed, awk, jq, less\n• Compression: tar, gzip\n• Utilities: tree, file, openssl\n\nType 'alpinet-tools' in the container for the complete tool list.\n\nOptimized for network testing, troubleshooting, and education.",
"vendor_name": "AlpiNet Project",
"vendor_url": "https://www.alpinelinux.org/",
"product_name": "AlpiNet",
"registry_version": 4,
"status": "stable",
"maintainer": "nazDridoy",
"maintainer_email": "nazdridoy399@gmail.com",
"usage": "The /root directory is persistent across restarts. Type 'alpinet-tools' to see all available utilities.",
"symbol": "AlpiNet.svg",
"docker": {
"adapters": 1,
"image": "gns3/alpinet:latest",
"console_type": "telnet",
"environment": "TERM=xterm"
}
}

View File

@ -28,6 +28,13 @@
"options": "-cpu host"
},
"images": [
{
"filename": "vEOS64-lab-4.35.3F.qcow2",
"version": "4.35.3F",
"md5sum": "00d11e33dc4288f509441a4ab6319ca0",
"filesize": 638910464,
"download_url": "https://www.arista.com/en/support/software-download"
},
{
"filename": "vEOS64-lab-4.33.2F.qcow2",
"version": "4.33.2F",
@ -58,6 +65,13 @@
}
],
"versions": [
{
"name": "4.35.3F",
"images": {
"hda_disk_image": "Aboot-veos-serial-8.0.2.iso",
"hdb_disk_image": "vEOS64-lab-4.35.3F.qcow2"
}
},
{
"name": "4.33.2F",
"images": {

View File

@ -2,7 +2,7 @@
"appliance_id": "4aa78f74-c769-43e0-9ef1-5dd2cf1909c6",
"name": "Asterfusion AsterNOS-VPP",
"category": "router",
"description": "AsterNOS-VPP leverages SONiCs robust routing features and management capability with VPPs high-performance data forwarding. It supports L3 routing, NAT, PPPoE, and VPN services. Minimum requirements: 4 vCPUs and 4GB RAM.",
"description": "AsterNOS-VPP leverages SONiCs robust routing features and management capability with VPPs high-performance data forwarding. It supports L3 routing, NAT, PPPoE, and VPN services. Minimum requirements: 4 vCPUs and 8GB RAM.",
"vendor_name": "Asterfusion",
"vendor_url": "https://cloudswit.ch/product/sonic-enterprise-distribution/#vAsterNOS",
"documentation_url": "https://docs.asternos.com/routing",
@ -11,23 +11,32 @@
"status": "stable",
"maintainer": "Asterfusion Product Team",
"maintainer_email": "bd@cloudswit.ch",
"availability": "with-registration",
"images": [
{
"filename": "AsterNOS-VPP_V6.1-R0101P02_x86.img.gz",
"version": "V6.1",
"filename": "AsterNOS-VPP_V6.1-R0101P02_x86.img",
"version": "6.1",
"md5sum": "55834c3e8849ab226144d79ef76acf81",
"filesize": 1318201015,
"download_url": "https://asternos.dev/api/file/b2c9fd83-a9d3-46f3-9676-6b49dd481d6c",
"comments": "Registration is required to download the image."
"compression": "gzip"
}
],
"qemu": {
"adapter_type": "virtio-net-pci",
"adapters": 4,
"ram": 4096,
"ram": 8192,
"cpus": 4,
"arch": "x86_64",
"console_type": "telnet",
"kvm": "require"
}
},
"versions": [
{
"name": "6.1",
"images": {
"hda_disk_image": "AsterNOS-VPP_V6.1-R0101P02_x86.img"
}
}
]
}

View File

@ -15,11 +15,17 @@
"iou": {
"ethernet_adapters": 4,
"serial_adapters": 0,
"nvram": 512,
"ram": 512,
"nvram": 256,
"ram": 1024,
"startup_config": "iou_l2_base_startup-config.txt"
},
"images": [
{
"filename": "x86_64_crb_linux_l2-adventerprisek9-ms.17.16.1a.iol",
"version": "17.16.1a",
"md5sum": "d55879318e51c5401fb9314d45c67728",
"filesize": 244265240
},
{
"filename": "x86_64_crb_linux_l2-adventerprisek9-ms.iol",
"version": "17.15.1",
@ -33,25 +39,25 @@
"filesize": 240355720
},
{
"filename": "i86bi-linux-l2-ipbasek9-15.1g.bin",
"version": "15.1g",
"md5sum": "0b8b9e14ca99b68c654e44c4296857ba",
"filesize": 62137336
"filename": "i86bi_linux_l2-adventerprisek9-ms.SSA.high_iron_20190423.bin",
"version": "15.2(20190423)",
"md5sum": "ffe884f8e762b762d7886c51d8ee015c",
"filesize": 126249700
},
{
"filename": "i86bi-linux-l2-adventerprisek9-15.1a.bin",
"version": "15.1a",
"md5sum": "9549a20a7391fb849da32caa77a0d254",
"filesize": 72726092
},
{
"filename": "i86bi-linux-l2-adventerprisek9-15.2d.bin",
"version": "15.2d",
"md5sum": "f16db44433beb3e8c828db5ddad1de8a",
"filesize": 105036380
"filename": "i86bi_LinuxL2-AdvEnterpriseK9-M_152_May_2018.bin",
"version": "15.2(20180510)",
"md5sum": "d704b68c5f4c4f92e56b754b49b92012",
"filesize": 126226692
}
],
"versions": [
{
"name": "17.16.1a",
"images": {
"image": "x86_64_crb_linux_l2-adventerprisek9-ms.17.16.1a.iol"
}
},
{
"name": "17.15.1",
"images": {
@ -65,21 +71,15 @@
}
},
{
"name": "15.1g",
"name": "15.2(20190423)",
"images": {
"image": "i86bi-linux-l2-ipbasek9-15.1g.bin"
"image": "i86bi_linux_l2-adventerprisek9-ms.SSA.high_iron_20190423.bin"
}
},
{
"name": "15.1a",
"name": "15.2(20180510)",
"images": {
"image": "i86bi-linux-l2-adventerprisek9-15.1a.bin"
}
},
{
"name": "15.2d",
"images": {
"image": "i86bi-linux-l2-adventerprisek9-15.2d.bin"
"image": "i86bi_LinuxL2-AdvEnterpriseK9-M_152_May_2018.bin"
}
}
]

View File

@ -15,11 +15,17 @@
"iou": {
"ethernet_adapters": 2,
"serial_adapters": 2,
"nvram": 512,
"ram": 512,
"nvram": 256,
"ram": 1024,
"startup_config": "iou_l3_base_startup-config.txt"
},
"images": [
{
"filename": "x86_64_crb_linux-adventerprisek9-ms.17.16.1a.iol",
"version": "17.16.1a",
"md5sum": "39bdf959c3b99a3c81d66451f1cf0404",
"filesize": 293062920
},
{
"filename": "x86_64_crb_linux-adventerprisek9-ms.iol",
"version": "17.15.1",
@ -37,21 +43,15 @@
"version": "15.7(3)M2",
"md5sum": "d6874260c3daeeb96d10fc844ae0b93b",
"filesize": 184759244
},
{
"filename": "i86bi-linux-l3-adventerprisek9-ms.155-2.T.bin",
"version": "155-2T",
"md5sum": "45e99761a95cbd3ee3924ecf0f3d89e5",
"filesize": 172982492
},
{
"filename": "i86bi-linux-l3-adventerprisek9-15.4.1T.bin",
"version": "15.4.1T",
"md5sum": "2eabae17778316c49cbc80e8e81262f9",
"filesize": 152677848
}
],
"versions": [
{
"name": "17.16.1a",
"images": {
"image": "x86_64_crb_linux-adventerprisek9-ms.17.16.1a.iol"
}
},
{
"name": "17.15.1",
"images": {
@ -69,18 +69,6 @@
"images": {
"image": "i86bi_LinuxL3-AdvEnterpriseK9-M2_157_3_May_2018.bin"
}
},
{
"name": "155-2T",
"images": {
"image": "i86bi-linux-l3-adventerprisek9-ms.155-2.T.bin"
}
},
{
"name": "15.4.1T",
"images": {
"image": "i86bi-linux-l3-adventerprisek9-15.4.1T.bin"
}
}
]
}

View File

@ -7,7 +7,7 @@
"vendor_url": "https://www.extremenetworks.com",
"documentation_url": "https://www.extremenetworks.com/support/documentation",
"product_name": "EXOS VM",
"registry_version": 4,
"registry_version": 5,
"status": "stable",
"maintainer": "Extreme Networks",
"maintainer_email": "GitHubscripting@extremenetworks.com",
@ -18,18 +18,25 @@
"qemu": {
"adapter_type": "rtl8139",
"adapters": 13,
"ram": 512,
"ram": 1024,
"hda_disk_interface": "ide",
"arch": "x86_64",
"console_type": "telnet",
"boot_priority": "dc",
"kvm": "allow",
"options": "-cpu core2duo"
"options": "-nographic -cpu host -enable-kvm"
},
"images": [
{
{
"filename": "EXOS-VM_33.6.1.14.qcow2",
"version": "33.6.1.14",
"md5sum": "01ea4bea3f321f91910565bb223a2540",
"filesize": 278647296,
"direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_33.6.1.14.qcow2"
},
{
"filename": "EXOS-VM_32.7.2.19.qcow2",
"version": "32.7.2.19",
"md5sum": "eba580a2e18d2a9cc972c9ece8917ea8",
@ -48,6 +55,12 @@
"versions": [
{
"name": "33.6.1.14",
"images": {
"hda_disk_image": "EXOS-VM_33.6.1.14.qcow2"
}
},
{
"name": "32.7.2.19",
"images": {

View File

@ -0,0 +1,60 @@
{
"appliance_id": "4ac0d5bc-714d-4a5a-8af5-8fb452046acd",
"name": "Home Assistant",
"category": "guest",
"description": "Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.",
"vendor_name": "Open Home Foundation",
"vendor_url": "https://www.openhomefoundation.org/",
"vendor_logo_url": "https://www.openhomefoundation.org/assets/images/logo/open-home-foundation.svg",
"documentation_url": "https://www.home-assistant.io/installation/alternative",
"product_name": "haos",
"product_url": "https://www.home-assistant.io/",
"registry_version": 8,
"status": "stable",
"availability": "free",
"maintainer": "Neyder Achahuanco Apaza",
"maintainer_email": "gns3@neyder.net",
"usage": "You will be able to reach Home Assistant on homeassistant.local:8123, you might need to access Home Assistant at homeassistant:8123 or http://X.X.X.X:8123 (replace X.X.X.X with your virtual machine\u2019s IP address).\nYou can access trough console with root user without password.",
"symbol": "home-assistant-logomark-color-on-light.svg",
"default_username": "cisco",
"default_password": "admin",
"settings": [
{
"name": "Default template settings",
"default": true,
"template_type": "qemu",
"template_properties":
{
"adapter_type": "virtio-net-pci",
"platform": "x86_64",
"adapters": 1,
"ram": 2048,
"cpus": 2,
"hda_disk_interface": "virtio",
"console_type": "telnet",
"boot_priority": "cd",
"on_close": "shutdown_signal",
"uefi": true
}
}
],
"images": [
{
"filename": "haos_ova-17.1.qcow2",
"version": "17.1",
"md5sum": "e1b950430045859a3ac035cb420df158",
"filesize": 1024393216,
"download_url": "https://www.home-assistant.io/installation/alternative",
"direct_download_url": "https://github.com/home-assistant/operating-system/releases/download/17.1/haos_ova-17.1.qcow2.xz",
"compression": "xz"
}
],
"versions": [
{
"images": {
"hda_disk_image": "haos_ova-17.1.qcow2"
},
"name": "17.1"
}
]
}

View File

@ -111,9 +111,51 @@
"md5sum": "e2eb1a4fff9d56815f37c2e82a6279fb",
"version": "25.11.0",
"direct_download_url": "https://github.com/kernelkit/infix/releases/download/v25.11.0/infix-x86_64-disk-25.11.0.qcow2"
},
{
"filename": "infix-x86_64-v26.01.0.qcow2",
"filesize": 307363840,
"md5sum": "bd3b9c56f98ba264c36e4d6f69931546",
"version": "26.01.0",
"direct_download_url": "https://github.com/kernelkit/infix/releases/download/v26.01.0/infix-x86_64-v26.01.0.qcow2"
},
{
"filename": "infix-x86_64-v26.02.1.qcow2",
"filesize": 316407808,
"md5sum": "0c4da508cfcb702c066f47227644b65f",
"version": "26.02.1",
"direct_download_url": "https://github.com/kernelkit/infix/releases/download/v26.02.1/infix-x86_64-v26.02.1.qcow2"
},
{
"filename": "infix-x86_64-v26.03.0.qcow2",
"filesize": 320339968,
"md5sum": "24cd1006734993dab338e5c75f80b875",
"version": "26.03.0",
"direct_download_url": "https://github.com/kernelkit/infix/releases/download/v26.03.0/infix-x86_64-v26.03.0.qcow2"
}
],
"versions": [
{
"name": "26.03.0",
"images": {
"bios_image": "OVMF-edk2-stable202305.fd",
"hda_disk_image": "infix-x86_64-v26.03.0.qcow2"
}
},
{
"name": "26.02.1",
"images": {
"bios_image": "OVMF-edk2-stable202305.fd",
"hda_disk_image": "infix-x86_64-v26.02.1.qcow2"
}
},
{
"name": "26.01.0",
"images": {
"bios_image": "OVMF-edk2-stable202305.fd",
"hda_disk_image": "infix-x86_64-v26.01.0.qcow2"
}
},
{
"name": "25.11.0",
"images": {

View File

@ -14,11 +14,11 @@
"maintainer_email": "github@sugarpapa.mozmail.com",
"usage": "GNS3 SHOULD be a baremetal installation. Using the GNS3 VM MIGHT result in unwanted issues. Default user is root. No password is needed.",
"symbol": "juniper-vmx.svg",
"first_port_name": "ge-0/0/0",
"first_port_name": "fxp0",
"port_name_format": "ge-0/0/{port0}",
"qemu": {
"adapter_type": "virtio-net-pci",
"adapters": 17,
"adapters": 11,
"ram": 5120,
"cpus": 4,
"hda_disk_interface": "virtio",
@ -72,4 +72,4 @@
"name": "23.2R1.15"
}
]
}
}

View File

@ -23,6 +23,15 @@
"kvm": "allow"
},
"images": [
{
"filename": "openwrt-25.12.0-x86-64-generic-ext4-combined.img",
"version": "25.12.0",
"md5sum": "8c0e01307fc47c1f862a5d0c9a51c2c5",
"filesize": 126353408,
"download_url": "https://downloads.openwrt.org/releases/25.12.0/targets/x86/64/",
"direct_download_url": "https://downloads.openwrt.org/releases/25.12.0/targets/x86/64/openwrt-25.12.0-x86-64-generic-ext4-combined.img.gz",
"compression": "gzip"
},
{
"filename": "openwrt-24.10.2-x86-64-generic-ext4-combined.img",
"version": "24.10.2",
@ -232,6 +241,12 @@
}
],
"versions": [
{
"name": "25.12.0",
"images": {
"hda_disk_image": "openwrt-25.12.0-x86-64-generic-ext4-combined.img"
}
},
{
"name": "24.10.2",
"images": {

View File

@ -25,6 +25,15 @@
"kvm": "require"
},
"images": [
{
"filename": "OPNsense-26.1-nano-amd64.img",
"version": "26.1",
"md5sum": "3b774e8fb651a5d00aa6fa3e0d1b1ff0",
"filesize": 3221225472,
"download_url": "https://opnsense.c0urier.net/releases/26.1/",
"direct_download_url": "https://opnsense.c0urier.net/releases/26.1/OPNsense-26.1-nano-amd64.img.bz2",
"compression": "bzip2"
},
{
"filename": "OPNsense-25.7-nano-amd64.img",
"version": "25.7",
@ -90,6 +99,24 @@
}
],
"versions": [
{
"name": "26.1",
"images": {
"hda_disk_image": "OPNsense-26.1-nano-amd64.img"
}
},
{
"name": "25.7",
"images": {
"hda_disk_image": "OPNsense-25.7-nano-amd64.img"
}
},
{
"name": "25.1",
"images": {
"hda_disk_image": "OPNsense-25.1-nano-amd64.img"
}
},
{
"name": "24.7",
"images": {

View File

@ -13,11 +13,11 @@
"availability": "service-contract",
"maintainer": "Da-Geek",
"maintainer_email": "dageek@dageeks-geeks.gg",
"usage": "You should download Red Hat Enterprise Linux KVM Guest Image from https://access.redhat.com/downloads/content/479/ver=/rhel---9/9.5/x86_64/product-software attach/customize rhel-cloud-init.iso and start.\nusername: cloud-user\npassword: redhat",
"usage": "You should download Red Hat Enterprise Linux KVM Guest Image from https://access.redhat.com/downloads/content/rhel attach/customize rhel-cloud-init.iso and start.\nusername: cloud-user\npassword: redhat",
"qemu": {
"adapter_type": "virtio-net-pci",
"adapters": 1,
"ram": 1024,
"ram": 1536,
"hda_disk_interface": "virtio",
"arch": "x86_64",
"console_type": "telnet",
@ -27,11 +27,32 @@
},
"images": [
{
"filename": "rhel-9.5-x86_64-kvm.qcow2",
"version": "9.5",
"md5sum": "8174396d5cb47727c59dd04dd9a05418",
"filesize": 974389248,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---9/9.5/x86_64/product-software"
"filename": "rhel-10.1-x86_64-kvm.qcow2",
"version": "10.1",
"md5sum": "b2f35b1ac0600de31cadf30a622a2fef",
"filesize": 1010827264,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---10/10.1/x86_64/product-software"
},
{
"filename": "rhel-10.0-x86_64-kvm.qcow2",
"version": "10.0",
"md5sum": "ea5918fa116ec53f9ef1ce4be69ae2be",
"filesize": 855506944,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---10/10.0/x86_64/product-software"
},
{
"filename": "rhel-9.7-x86_64-kvm.qcow2",
"version": "9.7",
"md5sum": "abc2f42cc5daeea6b03d0d2d478a0d1c",
"filesize": 1229979648,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---9/9.7/x86_64/product-software"
},
{
"filename": "rhel-9.6-x86_64-kvm.qcow2",
"version": "9.6",
"md5sum": "056648d716275053ebe77b1d4f68c862",
"filesize": 1060438016,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---9/9.6/x86_64/product-software"
},
{
"filename": "rhel-9.4-x86_64-kvm.qcow2",
@ -40,34 +61,6 @@
"filesize": 957218816,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---9/9.4/x86_64/product-software"
},
{
"filename": "rhel-9.3-x86_64-kvm.qcow2",
"version": "9.3",
"md5sum": "409d8d15f5177db2617b0e3e02139b5c",
"filesize": 858193920,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---9/9.3/x86_64/product-software"
},
{
"filename": "rhel-9.2-x86_64-kvm.qcow2",
"version": "9.2",
"md5sum": "f33845298b387dbcfbf162c6b4e3f8c8",
"filesize": 819265536,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/9.2/x86_64/product-software"
},
{
"filename": "rhel-baseos-9.1-x86_64-kvm.qcow2",
"version": "9.1",
"md5sum": "622de743da83bcec1ad2959ecaedb8f4",
"filesize": 753401856,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/9.1/x86_64/product-software"
},
{
"filename": "rhel-baseos-9.0-x86_64-kvm.qcow2",
"version": "9.0",
"md5sum": "4a41497d354fe99a4abf55f1ed73edcb",
"filesize": 696582144,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/9.0/x86_64/product-software"
},
{
"filename": "rhel-8.10-x86_64-kvm.qcow2",
"version": "8.10",
@ -75,13 +68,6 @@
"filesize": 1065091072,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/8.10/x86_64/product-software"
},
{
"filename": "rhel-8.9-x86_64-kvm.qcow2",
"version": "8.9",
"md5sum": "23295fe508678cbdebfbdbd41ef6e6e2",
"filesize": 971833344,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/8.9/x86_64/product-software"
},
{
"filename": "rhel-8.8-x86_64-kvm.qcow2",
"version": "8.8",
@ -89,13 +75,6 @@
"filesize": 926810112,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/8.8/x86_64/product-software"
},
{
"filename": "rhel-8.7-x86_64-kvm.qcow2",
"version": "8.7",
"md5sum": "ab71a2c4cc276441bf999f531e064507",
"filesize": 858128384,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/8.7/x86_64/product-software"
},
{
"filename": "rhel-8.6-x86_64-kvm.qcow2",
"version": "8.6",
@ -104,31 +83,10 @@
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/8.6/x86_64/product-software"
},
{
"filename": "rhel-8.5-x86_64-kvm.qcow2",
"version": "8.5",
"md5sum": "1efb78dbb2033ba4ac6589a06c95c2d4",
"filesize": 779419648,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/8.5/x86_64/product-software"
},
{
"filename": "rhel-8.4-x86_64-kvm.qcow2",
"version": "8.4",
"md5sum": "db4c3a72857b784dc6e96120351f2894",
"filesize": 727449600,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/8.4/x86_64/product-software"
},
{
"filename": "rhel-8.3-x86_64-kvm.qcow2",
"version": "8.3",
"md5sum": "dd554c059e0910379fff88f677f4a4b3",
"filesize": 1316683776,
"download_url": "https://access.redhat.com/downloads/content/479/ver=/rhel---8/8.3/x86_64/product-software"
},
{
"filename": "rhel-server-7.9-x86_64-kvm.qcow2",
"filename": "rhel-server-7.9-update-12-x86_64-kvm.qcow2",
"version": "7.9",
"md5sum": "8d6669b3e2bb8df15b9b4280936cf950",
"filesize": 827777024,
"md5sum": "f77fc7e3cf31a210a8244e486466ce34",
"filesize": 838036992,
"download_url": "https://access.redhat.com/downloads/content/69/ver=/rhel---7/7.9/x86_64/product-software"
},
{
@ -140,17 +98,39 @@
},
{
"filename": "rhel-cloud-init.iso",
"version": "1.0",
"md5sum": "421745b0d13615ecd48696f98d8b6352",
"version": "1.1",
"md5sum": "f1f908d36e67f843dd94db1c2e8c8373",
"filesize": 374784,
"download_url": "https://gitlab.com/neyder/rhel-cloud-init/raw/master/rhel-cloud-init.iso"
"download_url": "https://github.com/GNS3/gns3-registry/tree/master/cloud-init/rhel",
"direct_download_url": "https://github.com/GNS3/gns3-registry/raw/master/cloud-init/rhel/rhel-cloud-init.iso"
}
],
"versions": [
{
"name": "9.5",
"name": "10.1",
"images": {
"hda_disk_image": "rhel-9.5-x86_64-kvm.qcow2",
"hda_disk_image": "rhel-10.1-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "10.0",
"images": {
"hda_disk_image": "rhel-10.0-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "9.7",
"images": {
"hda_disk_image": "rhel-9.7-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "9.6",
"images": {
"hda_disk_image": "rhel-9.6-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
@ -161,34 +141,6 @@
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "9.3",
"images": {
"hda_disk_image": "rhel-9.3-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "9.2",
"images": {
"hda_disk_image": "rhel-9.2-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "9.1",
"images": {
"hda_disk_image": "rhel-baseos-9.1-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "9.0",
"images": {
"hda_disk_image": "rhel-baseos-9.0-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "8.10",
"images": {
@ -196,13 +148,6 @@
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "8.9",
"images": {
"hda_disk_image": "rhel-8.9-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "8.8",
"images": {
@ -210,13 +155,6 @@
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "8.7",
"images": {
"hda_disk_image": "rhel-8.7-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "8.6",
"images": {
@ -224,31 +162,10 @@
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "8.5",
"images": {
"hda_disk_image": "rhel-8.5-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "8.4",
"images": {
"hda_disk_image": "rhel-8.4-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "8.3",
"images": {
"hda_disk_image": "rhel-8.3-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},
{
"name": "7.9",
"images": {
"hda_disk_image": "rhel-server-7.9-x86_64-kvm.qcow2",
"hda_disk_image": "rhel-server-7.9-update-12-x86_64-kvm.qcow2",
"cdrom_image": "rhel-cloud-init.iso"
}
},

View File

@ -2,7 +2,7 @@
"appliance_id": "ed6b9f98-7de2-4d61-a3ed-ad4c3e323ace",
"name": "Tiny Core Linux",
"category": "guest",
"description": "Core Linux is a smaller variant of Tiny Core without a graphical desktop.\n\nIt provides a complete Linux system using only a few MiB.",
"description": "TinyCore is a Linux system with a graphical desktop using only a few MiB.",
"vendor_name": "Team Tiny Core",
"vendor_url": "http://distro.ibiblio.org/tinycorelinux",
"documentation_url": "http://wiki.tinycorelinux.net/",
@ -25,6 +25,14 @@
"options": "-vga std -usbdevice tablet"
},
"images": [
{
"filename": "linux-tinycore-17.0.qcow2",
"version": "17.0",
"md5sum": "6434d4da25dd0277cc90b000bb4ac8f1",
"filesize": 35061760,
"download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/",
"direct_download_url": "http://downloads.sourceforge.net/project/gns-3/Qemu%20Appliances/linux-tinycore-17.0.qcow2"
},
{
"filename": "linux-tinycore-11.1.qcow2",
"version": "11.1",
@ -51,6 +59,12 @@
}
],
"versions": [
{
"name": "17.0",
"images": {
"hda_disk_image": "linux-tinycore-17.0.qcow2"
}
},
{
"name": "11.1",
"images": {

View File

@ -9,27 +9,54 @@
"documentation_url": "https://docs.vyos.io/",
"product_name": "VyOS Universal Router",
"product_url": "https://vyos.io/vyos-universal-router",
"registry_version": 4,
"registry_version": 8,
"status": "stable",
"availability": "service-contract",
"maintainer": "VyOS Inc.",
"maintainer_email": "support@vyos.io",
"usage": "\nDefault credentials:\nUser: vyos\nPassword: vyos",
"installation_instructions": "To install the appliance, you must:\n\n1. Have an active VyOS subscription (for details, visit https://vyos.io/).\n2. Download the QEMU/KVM image for your target version from the support portal: https://support.vyos.io/.\n3. Import the downloaded image for installation in the next step.\n\nAlternatively, you can:\n- Build your own image, or\n- Use any compatible qcow2 images (including rolling or stream releases) by selecting \"Create a new version\" and enabling the \"Allow custom files\" feature.",
"usage": "No extra installation steps are required - simply boot the router.\nFor more details, please refer to the documentation: https://docs.vyos.io/",
"default_username": "vyos",
"default_password": "vyos",
"symbol": "vyos.svg",
"port_name_format": "eth{0}",
"qemu": {
"adapter_type": "virtio-net-pci",
"adapters": 10,
"ram": 2048,
"cpus": 4,
"hda_disk_interface": "virtio",
"arch": "x86_64",
"console_type": "telnet",
"boot_priority": "c",
"kvm": "require",
"on_close": "shutdown_signal"
},
"settings": [
{
"name": "default x86_64",
"default": true,
"template_type": "qemu",
"template_properties": {
"adapter_type": "virtio-net-pci",
"adapters": 10,
"port_name_format": "eth{0}",
"ram": 2048,
"cpus": 4,
"hda_disk_interface": "virtio",
"platform": "x86_64",
"console_type": "telnet",
"boot_priority": "c",
"options": "-cpu host",
"uefi": false,
"on_close": "shutdown_signal"
}
},
{
"name": "1.5 x86_64",
"inherit_default_properties": true,
"template_type": "qemu",
"template_properties": {
"ram": 8192,
"cpus": 4
}
}
],
"images": [
{
"filename": "vyos-1.5.0-kvm-amd64.qcow2",
"version": "1.5.0",
"md5sum": "f84587bd6c45b139563a1d1d2fe0b2e8",
"filesize": 618528768,
"download_url": "https://support.vyos.io/"
},
{
"filename": "vyos-1.4.4-kvm-amd64.qcow2",
"version": "1.4.4",
@ -132,11 +159,18 @@
"filename": "vyos-1.2.5-amd64.qcow2",
"version": "1.2.5",
"md5sum": "110c22309ec480600446fd2fb4f27a0d",
"filesize": 411500544 ,
"filesize": 411500544,
"download_url": "https://support.vyos.io/"
}
],
"versions": [
{
"name": "1.5.0",
"settings": "1.5 x86_64",
"images": {
"hda_disk_image": "vyos-1.5.0-kvm-amd64.qcow2"
}
},
{
"name": "1.4.4",
"images": {

View File

@ -30,19 +30,11 @@
},
"images": [
{
"filename": "WinDev2308Eval-disk1.vmdk",
"version": "2308",
"md5sum": "6a9b4ed6d7481f7bbf8a054c797b1eee",
"filesize": 24945341952,
"download_url": "https://download.microsoft.com/download/7/1/3/7135f2ab-8528-49fc-9252-8d5d94c697ef/WinDev2308Eval.VMWare.zip",
"compression": "zip"
},
{
"filename": "WinDev2212Eval-disk1.vmdk",
"version": "2212",
"md5sum": "c79f393a067b92e01a513a118d455ac8",
"filesize": 24620493824,
"download_url": "https://aka.ms/windev_VM_vmware",
"filename": "WinDev2407Eval-disk1.vmdk",
"version": "2407",
"md5sum": "66e7233c7922ef128c5b7c957d20bcbe",
"filesize": 25984826368,
"download_url": "https://download.microsoft.com/download/e/e/c/eec4775f-f2e8-4476-98b2-ca51502a6429/WinDev2407Eval.VMWare.zip",
"compression": "zip"
},
{
@ -57,17 +49,10 @@
],
"versions": [
{
"name": "2308",
"name": "2407",
"images": {
"bios_image": "OVMF-edk2-stable202305.fd",
"hda_disk_image": "WinDev2308Eval-disk1.vmdk"
}
},
{
"name": "2212",
"images": {
"bios_image": "OVMF-edk2-stable202305.fd",
"hda_disk_image": "WinDev2212Eval-disk1.vmdk"
"hda_disk_image": "WinDev2407Eval-disk1.vmdk"
}
}
]

View File

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
version="1.1"
id="svg1"
width="1024"
height="1024"
viewBox="0 0 1024 1024"
xml:space="preserve"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"><defs
id="defs1" /><g
id="layer1"><circle
style="fill:#1a1a1a;stroke:#0bdcd1;stroke-width:1.51529"
id="path7"
cx="511.54706"
cy="511.54706"
r="509.74625" /></g><g
id="g1"><g
id="g2"
transform="matrix(0.84744126,0,0,0.84744126,80.284286,51.918792)"><path
id="path38"
style="fill:#feffff;fill-opacity:1;stroke-width:1.96125"
d="m 550.48438,383.83594 c -1.42517,-1.97626 -34.04408,49.48574 -35.94532,52.8164 4.89656,6.76742 67.90321,99.44362 73.35938,108.60157 0.63819,0.0157 10.56542,-9.61649 22.0625,-21.40625 11.49708,-11.78973 21.54624,-22.59197 20.90429,-23.58008 C 616.78191,478.5901 564.8254,403.72241 550.48438,383.83594 Z m -49.10743,73.1914 C 493.61984,468.80306 385.5652,625.20965 385.19922,625.7793 l 75.51562,-1.06446 79.44528,-115.18592 c -11.81985,-16.44323 -27.61076,-38.3512 -38.78317,-52.50158 z m 193.43946,172.58985 h 12.34179 12.34571 c -3.17219,-3.92548 -7.3417,-9.48657 -10.33768,-13.16127 -4.89572,4.54527 -9.61638,8.79114 -14.34982,13.16127 z" /><path
style="fill:#0be1db;fill-opacity:1;stroke-width:1.96125"
d="m 806.2793,581.50586 c -3.01268,-0.10613 -6.23682,0.44998 -9.5586,1.83789 -19.90636,8.31739 -13.00606,38.42969 8.80664,38.42969 5.68137,0 8.85021,-1.42245 13.46485,-6.03711 13.6829,-13.68274 3.55593,-33.65733 -12.71289,-34.23047 z"
id="path6" /><path
style="fill:#0be1db;fill-opacity:1;stroke-width:1.96125"
d="m 737.26367,535.58789 c -0.3996,-0.0138 -0.79463,-0.0112 -1.1875,0.008 -4.04078,0.19573 -7.74137,2.13022 -11.46875,5.85742 -5.1324,5.13247 -5.83502,7.03923 -4.97265,13.46876 l 1.0039,7.48828 -92.45508,92.44336 -92.45507,92.43945 h -8.22071 c -12.13802,0 -19.23774,6.68557 -18.94531,17.83984 0.43422,16.55665 18.46138,23.54071 30.27344,11.72852 4.34105,-4.34105 5.73437,-7.55681 5.73437,-13.2461 0,-7.29657 2.65655,-10.17249 92.18555,-99.68359 79.80293,-79.78713 92.87359,-92.08577 97.26367,-91.51953 10.65687,1.37451 22.36524,-8.10861 22.36524,-18.11523 0,-5.72019 -4.75364,-13.26581 -10.09375,-16.02735 -3.25973,-1.68564 -6.23011,-2.58511 -9.02735,-2.68164 z"
id="path5" /><path
style="fill:#0be1db;fill-opacity:1;stroke-width:1.96125"
d="m 455.92376,722.85975 c -0.84707,-0.72828 47.84156,-50.42929 108.40436,-111.55311 108.58163,-109.58717 110.22043,-111.13283 117.8711,-111.13281 10.29522,0 15.09709,-2.84515 18.48242,-10.94727 2.42863,-5.81275 2.42863,-7.59739 0,-13.41015 -3.29727,-7.89159 -8.17895,-10.94337 -17.49805,-10.94336 -10.26482,0 -15.68307,5.51226 -16.93945,17.24023 l -1.05664,9.8711 -109.83008,110.49414 -109.83008,110.49218 -9.61132,0.98047 c -11.9215,1.21642 -17.75977,7.75795 -17.75977,19.9043 0,14.08063 15.05196,21.87028 28.19336,14.58984 0,0 4.79393,-2.74146 7.39858,-9.58463 2.41703,-5.84882 2.17557,-16.00093 2.17557,-16.00093 z"
id="path4" /><path
style="fill:#0be1db;fill-opacity:1;stroke-width:1.96125"
d="m 473.79688,753.47852 -4.02344,11.125 c -8.10176,22.4276 -28.88459,62.69349 -43.53321,84.34179 -8.27082,12.22324 -15.03515,22.59353 -15.03515,23.04492 0,1.33096 15.06325,0.89351 39.84961,-1.16015 45.22245,-3.74688 88.30968,-16.33338 120.97265,-35.33399 28.6667,-16.67594 57.23525,-43.40695 80.25,-75.08398 10.12949,-13.94196 13.32428,-17.04576 17.54883,-17.06055 8.68032,-0.0304 68.55714,-9.3178 101.50977,-15.74414 56.57872,-11.03382 98.42003,-23.18263 123.70508,-35.91601 23.22575,-11.6963 52.4281,-37.10662 60.62695,-52.75782 l 2.82617,-5.39257 h -13.76758 -13.76562 l -5.68555,7.84375 c -20.38767,28.14421 -64.05598,46.64235 -152.21875,64.47656 -38.76599,7.84185 -105.32401,17.89648 -118.47266,17.89648 -1.06202,0 -7.44413,8.04878 -14.18359,17.88867 -41.25483,60.23358 -96.4226,94.58811 -169.97461,105.84766 -8.8286,1.35151 -16.61104,1.90075 -17.29101,1.2207 -0.68016,-0.68006 1.86184,-5.90514 5.64843,-11.61328 9.19319,-13.85824 24.65964,-48.53637 33.5,-75.11133 l 7.18164,-21.58398 82.30664,-82.29297 82.3125,-82.29297 7.84961,0.56836 c 10.81534,0.78089 17.76953,-6.0197 17.76953,-17.37695 0,-10.88387 -6.63291,-17.65039 -17.29882,-17.65039 -11.55984,0 -18.00391,5.93557 -18.00391,16.58594 v 8.45898 l -82.89062,83.87305 -82.88868,83.875 -8.49279,7.67062 c -4.37775,4.78585 -6.33142,11.6536 -6.33142,11.6536 z"
id="path3" /><path
style="fill:#0be1db;fill-opacity:1;stroke-width:1.96125"
d="m 373.99023,211.99414 c -0.0344,-7e-4 -0.0688,-3.3e-4 -0.10351,0.002 -0.98102,0.0644 -2.10455,1.31778 -2.89258,3.80079 -2.03892,6.42412 -24.74098,28.13382 -36.38672,34.79687 -5.95281,3.40588 -18.29163,8.49765 -27.42187,11.31836 -37.67005,11.63774 -42.75152,13.50188 -57.41407,21.06445 -8.42419,4.34504 -20.3145,12.63104 -26.42578,18.41016 -6.11146,5.77909 -11.36802,10.50781 -11.67968,10.50781 -0.31164,0 -5.46152,-3.99126 -11.44532,-8.86523 C 182.04946,288.22871 166.18703,281.58024 125.59961,271.74219 79.004275,260.4479 65.632446,254.23318 45.181641,234.37109 l -15.001953,-14.56836 1.0625,27.90235 c 1.317375,34.7172 7.141981,58.58456 21.324218,87.33398 17.104514,34.6735 47.117582,61.57002 89.041014,79.79492 8.29279,3.60496 15.72195,7.29187 16.50586,8.19336 0.78412,0.90149 3.43183,7.81633 5.88477,15.36719 24.32174,74.8691 56.30712,138.84104 91.1914,182.39649 20.53651,25.64116 48.30532,51.28183 75.09766,69.34179 13.24808,8.93024 57.31457,33.61613 60.01758,33.6211 0.9112,0.002 7.92469,-6.83547 15.58593,-15.19532 7.66107,-8.35988 32.40695,-33.88213 54.99219,-56.71289 39.282,-39.70856 41.34032,-41.46323 47.39649,-40.48047 8.38632,1.36091 14.42306,-2.14179 17.85742,-10.36132 5.4619,-13.0723 -2.6771,-24.87696 -17.15234,-24.87696 -11.10326,0 -17.71761,7.16137 -17.05079,18.46289 0.45266,7.67056 -8.6e-4,8.20117 -48.45703,56.68555 -26.90315,26.91938 -49.87638,48.94727 -51.05273,48.94727 -1.17656,0 -9.12807,-3.66317 -17.66797,-8.13672 -54.09518,-28.33734 -97.88787,-70.01058 -131.10547,-124.76172 -23.25659,-38.33261 -52.27565,-105.397 -63,-145.59961 -1.87045,-7.0115 -4.37689,-13.79295 -5.57031,-15.06641 -1.19324,-1.27344 -9.2279,-5.09536 -17.85742,-8.49609 -29.62635,-11.67514 -42.151,-19.45548 -59.857426,-37.18359 C 87.096674,350.6975 78.254387,339.68207 74.416016,332.38867 67.510822,319.26824 57.280692,289.84931 55.296875,277.4082 l -1.275391,-8.00586 13.353516,6.38868 c 7.345497,3.5138 24.830532,9.11907 38.85352,12.45703 40.51504,9.64398 48.25971,11.96052 61.46289,18.38672 15.11246,7.3555 26.19259,16.87899 36.59961,31.45312 4.31475,6.0424 8.48834,11.00408 9.27539,11.02734 0.78705,0.0233 3.13298,-3.2959 5.21289,-7.37304 5.58959,-10.95646 17.9453,-25.16502 29.30078,-33.69727 10.54313,-7.92204 22.19687,-12.7658 59.17773,-24.58984 12.40494,-3.96629 29.0662,-10.68945 37.0293,-14.94141 l 14.48047,-7.73047 -1.38281,14.03125 c -3.03308,30.78166 -14.64384,60.5119 -31.81641,81.46875 -8.04664,9.81974 -32.54098,28.924 -47.58008,37.10938 -5.47623,2.98046 -9.95508,5.95643 -9.95508,6.61328 0,3.73903 11.30914,16.75745 21.06836,24.25391 22.71643,17.44914 45.10102,25.24878 73.07227,25.45507 31.74568,0.23412 55.43489,-9.37797 79.52148,-32.25781 17.14805,-16.28895 30.22025,-35.07905 39.09571,-56.19531 l 6.32421,-15.04492 40.00196,-1.27149 c 44.98514,-1.42911 74.13488,-4.34758 154.42578,-15.44922 107.63099,-14.88186 159.73557,-16.99101 195.11523,-7.90234 37.26023,9.57167 53.08811,26.43688 68.68164,73.18945 16.26158,48.75581 27.24674,156.12769 18.1543,177.44141 -6.65103,15.5911 -21.53587,24.969 -64.14648,40.4082 -25.02213,9.06634 -78.95856,23.42148 -118.44727,31.52539 l -21.57227,4.42774 -4.29882,8.6582 c -4.9808,10.0349 -5.51649,13.56055 -2.05664,13.56055 5.19615,0 84.14889,-18.07526 111.77929,-25.58985 37.44153,-10.18286 59.61697,-18.03292 78.375,-27.74414 19.88145,-10.29281 31.43782,-20.73308 38.20117,-34.50586 4.9839,-10.14961 5.56841,-13.55107 6.1875,-36.06836 1.28661,-46.7948 -9.45292,-120.18526 -24.22851,-165.58398 -11.90503,-36.57905 -28.77477,-57.78313 -56.86523,-71.46094 -23.49703,-11.44114 -40.24828,-14.28288 -84.33399,-14.31445 -40.76785,-0.0292 -63.71716,1.89835 -124.53906,10.47266 -99.38018,14.01006 -132.83218,17.44542 -184.66602,18.96484 l -42.47265,1.24609 -1.12305,5.61914 c -1.93693,9.68429 -12.97928,34.36585 -20.66211,46.18555 -13.97375,21.49833 -34.72095,38.31796 -56.51562,45.81641 -22.73271,7.82124 -57.98854,3.99323 -79.54688,-8.64063 -14.42562,-8.45411 -14.55332,-9.51253 -2.21289,-18.01172 14.80611,-10.19733 40.11694,-37.65518 47.52539,-51.55468 15.98875,-29.99796 23.13484,-67.35268 19.96094,-104.34571 -0.97161,-11.32625 -1.80255,-22.57882 -1.84961,-25.00586 -0.0543,-2.81579 -0.93059,-4.26743 -1.9961,-4.28906 z"
id="path37" /></g></g></svg>

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -0,0 +1,4 @@
<svg width="240" height="240" viewBox="0 0 240 240" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M240 224.762C240 233.012 233.25 239.762 225 239.762H15C6.75 239.762 0 233.012 0 224.762V134.762C0 126.512 4.77 114.993 10.61 109.153L109.39 10.3725C115.22 4.5425 124.77 4.5425 130.6 10.3725L229.39 109.162C235.22 114.992 240 126.522 240 134.772V224.772V224.762Z" fill="#F2F4F9"/>
<path d="M229.39 109.153L130.61 10.3725C124.78 4.5425 115.23 4.5425 109.4 10.3725L10.61 109.153C4.78 114.983 0 126.512 0 134.762V224.762C0 233.012 6.75 239.762 15 239.762H107.27L66.64 199.132C64.55 199.852 62.32 200.262 60 200.262C48.7 200.262 39.5 191.062 39.5 179.762C39.5 168.462 48.7 159.262 60 159.262C71.3 159.262 80.5 168.462 80.5 179.762C80.5 182.092 80.09 184.322 79.37 186.412L111 218.042V102.162C104.2 98.8225 99.5 91.8425 99.5 83.7725C99.5 72.4725 108.7 63.2725 120 63.2725C131.3 63.2725 140.5 72.4725 140.5 83.7725C140.5 91.8425 135.8 98.8225 129 102.162V183.432L160.46 151.972C159.84 150.012 159.5 147.932 159.5 145.772C159.5 134.472 168.7 125.272 180 125.272C191.3 125.272 200.5 134.472 200.5 145.772C200.5 157.072 191.3 166.272 180 166.272C177.5 166.272 175.12 165.802 172.91 164.982L129 208.892V239.772H225C233.25 239.772 240 233.022 240 224.772V134.772C240 126.522 235.23 115.002 229.39 109.162V109.153Z" fill="#18BCF2"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB