this post was submitted on 28 Jun 2023
3 points (100.0% liked)

Proxmox

371 readers
3 users here now

Proxmox discussion

founded 1 year ago
MODERATORS
 

After Redhats decision to put the source code of RHEL behind a paywall, I am getting a little bit concerned when it comes to open source software owned by companies. What are your opinions/thoughts about Proxmox ending up doing something similar for a cash grab?

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago

If they ever get acquired by IBM I’ll be worried. Not so much in the meantime.

[–] [email protected] 3 points 1 year ago (1 children)

I understand the feeling, but I don't think there's a rational reason to be concerned at the present. If a multi-national company buys Proxmox, then maybe it'd be worth formulating a fallback plan.

Just to play through the scenario (and assuming there's no fork), I think I'd probably recreate my current infrastructure using all of the component pieces that Proxmox does—KVM, LXC, corosync, ZFS, Debian, etc. When you get right down to it, PVE is mostly a UI (and a great one) for existing technology that could be setup independently.

[–] [email protected] 2 points 1 year ago (1 children)

Thank you for sharing your opinion. I probably should learn to set up a cluster with pure kvm, maybe libvirt just in case. If I have had the time for it right now, I would, but proxmox makes it dead simple.

[–] [email protected] 2 points 1 year ago (1 children)

If you dig have a web GUI, I understand Cockpit (which is in the repos for Debian and Ubuntu) has some capabilities for managing KVM and LXC. I haven't played with it, but it might be worth a look.

[–] [email protected] 1 points 1 year ago

I have been using Cockpit for a while now. Seems relatively lightwieght and straightforward.