osism / cloud-in-a-box

Cloud in a box
https://osism.github.io/docs/guides/deploy-guide/examples/cloud-in-a-box
Apache License 2.0
18 stars 4 forks source link

Easy / automated installation on vSphere #290

Open mariolenz opened 1 month ago

mariolenz commented 1 month ago

I think it would be really helpful to have an automated installation on a VM running on vSphere. I think a lot of people have a vSphere environment, and this would make it easier for people to evaluate SCS.

Since there seems to be a general problem with running Cloud in a Box on a VM, I've opened #289. Maybe we could join forces there :-)

berendt commented 1 month ago

We do not have access to a VMware vSphere cluster ourselves and would be very happy to receive support here. Perhaps it would be best if you joined us in the Matrix channel (https://matrix.to/#/#osism:matrix.org ) and we could talk about it there?

mariolenz commented 1 month ago

We do not have access to a VMware vSphere cluster ourselves and would be very happy to receive support here. Perhaps it would be best if you joined us in the Matrix channel (https://matrix.to/#/#osism:matrix.org ) and we could talk about it there?

I have some problems with Matrix ATM. I don't know what's wrong there yet. Once I've fixed fixed this I'll try to remember and join this channel. Looking forward to work with you!

snowmaster007 commented 1 week ago

The automated installation is running fne on a VMware ESXi 7.0 Host.

VM specs:

RAM 48GB CPU 8 Cores SCSI Disk 500GB SCSI CDROM mounted with ubuntu-autoinstall-cloud-in-a-box-1.iso Firmware set to EFI

berendt commented 1 week ago

The automated installation is running fne on a VMware ESXi 7.0 Host.

VM specs:

RAM 48GB CPU 8 Cores SCSI Disk 500GB SCSI CDROM mounted with ubuntu-autoinstall-cloud-in-a-box-1.iso Firmware set to EFI

Please add the missing docs: https://github.com/osism/cloud-in-a-box/issues/299

snowmaster007 commented 1 week ago

As requested the missing docs have been added.

Please find below the appropriate pull request: https://github.com/osism/osism.github.io/pull/661