Reconsidering ProxMox
-
Accessing Proxmox behind a Nginx Reverse Proxy works pretty well.
Having the option to use Time-base OTP and YubiKey OTP is awesome.
-
@black3dynamite said in Reconsidering ProxMox:
Accessing Proxmox behind a Nginx Reverse Proxy works pretty well.
Having the option to use Time-base OTP and YubiKey OTP is awesome.
The Yubikey option is really nice. You can do it with SSH but that's pretty awesome they have that built in.
-
-
@black3dynamite interesting. Have you used this?
-
@VoIP_n00b said in Reconsidering ProxMox:
@black3dynamite interesting. Have you used this?
Not yet! I haven't gone through each script yet.
-
@black3dynamite good find!
-
Proxmox makes it pretty easy to utilize
cloud-init
to help make some nice a nice templates. -
@black3dynamite said in Reconsidering ProxMox:
Proxmox makes it pretty easy to utilize
cloud-init
to help make some nice a nice templates.Yeah I still go back and forth on how useful that is in non-cloud environments. Packer has a proxmox builder so you could leverage a CM tool to do the provisioning for your templates.
-
I think the only advantage I see is adding a key or something as a server is built, but that's easily automated other ways also.
I think I just find doing Bash annoying anymore lol.
-
@stacksofplates said in Reconsidering ProxMox:
@black3dynamite said in Reconsidering ProxMox:
Proxmox makes it pretty easy to utilize
cloud-init
to help make some nice a nice templates.Yeah I still go back and forth on how useful that is in non-cloud environments. Packer has a proxmox builder so you could leverage a CM tool to do the provisioning for your templates.
Besides what is configured in the cloud.cfg file in that VM, having this accessible from Proxmox Web UI is nice.
-
So what is Proxmox exactly?
-
@jmoore said in Reconsidering ProxMox:
So what is Proxmox exactly?
Proxmox is a KVM virtualization stack. Just like vSphere is for ESXi, or XCP-NG is for Xen.
-
@scottalanmiller So I can use it like kvm but it just has extra features?
-
@jmoore said in Reconsidering ProxMox:
@scottalanmiller So I can use it like kvm but it just has extra features?
Commands lines is different.
From the Proxmox Documentation Index from my proxmox server.
https://ip-address:8006/pve-docs/index.html -
@black3dynamite Ok thanks. So it looks like another virtualization option. What advantages and disadvantages does it have with KVM?
-
@jmoore said in Reconsidering ProxMox:
@black3dynamite Ok thanks. So it looks like another virtualization option. What advantages and disadvantages does it have with KVM?
It's still KVM. They just using there own toolkit to manage KVM.
https://www.proxmox.com/en/proxmox-ve/features -
@jmoore said in Reconsidering ProxMox:
@scottalanmiller So I can use it like kvm but it just has extra features?
It IS KVM, it's just a management layer on top of KVM.
-
@jmoore said in Reconsidering ProxMox:
@black3dynamite Ok thanks. So it looks like another virtualization option. What advantages and disadvantages does it have with KVM?
The only production virtualization platforms are ESXi, Xen, KVM, Bhyve, and Hyper-V. That's it. And Bhyve might as well not exist.
All products on the market are these products. They may come in different packages, but at the end of the day, every solution is one of these.
-
I have been trying ovirt, proxmox and now I am onto xcp-ng.
-
@scottalanmiller said in Reconsidering ProxMox:
The only production virtualization platforms are ESXi, Xen, KVM, Bhyve, and Hyper-V
I've given up on Proxmox.
What do you use to manage KVM? I know you've mentioned it several times, but I can't recall the name.