librenms / packer-builds

This repo is where virtual images are created and stored
MIT License
73 stars 20 forks source link

What image formats do we want to support #2

Closed laf closed 1 year ago

laf commented 6 years ago

https://www.packer.io/docs/builders/index.html

Some simple ones could be like qemu.

VMWare requires an ESXi box to work.

TheGreatDoc commented 5 years ago

Maybe a poll in the community forum?

VMWare is going to be the one of most used. Maybe we could virtualize an EXSi inside virtualbox?

murrant commented 5 years ago

Yes, you can run esxi nested, I've done it at work for a migration.

includes08 commented 5 years ago

Line 35: Unsupported hardware family 'virtualbox-2.2'

can you guys solve this.

thanks in advance :) we esxi users would love it it works ;D

rdiez commented 3 years ago

A small company is not going to get involved with VMWare / ESXi.

VirtualBox does not seem suitable for running unattended as a service.

I would say that the libvirt/KVM/Qemu combination would be the most popular.

The "Virtual Machine Manager" (virt-manager) provides a reasonable GUI for "normal" admins, and is available in the standard Ubuntu and RedHat repositories.

murrant commented 1 year ago

Fixed by #35