ConvoyPanel / panel

A modern platform tailored for hosting providers and enthusiasts to effortlessly interact with their servers. Seamlessly wrapping around Proxmox, Convoy is easily deployable, affordable at just $6 per node per month for commercial use, and completely free for personal and non-profit endeavors.
https://convoypanel.com
Other
308 stars 51 forks source link

Lock VM on VM suspension #69

Closed AnushK-Fro closed 4 months ago

AnushK-Fro commented 5 months ago

Is there an existing feature request for this?

Describe the feature you would like to see.

Currently, when a VPS is suspended, it is just stopped. Preferably, upon VPS suspension, it should lock the VM configuration or do something similar in order to ensure that the VPS does not get booted back online if there is a mass node reboot or something similar.

Describe the solution you'd like.

Either lock the VM configuration, or check the suspended VM's on a cron job or similar and re-stop the VPS's.

Additional context to this request.

No response

ericwang401 commented 5 months ago

how do I lock it?

JouanDeag commented 5 months ago

You may pause the VM and disable start on boot.

ericwang401 commented 5 months ago

You may pause the VM and disable start on boot.

Start at boot is disabled by default, so it wouldn't work in this case. But thank you for the suggestion.

ericwang401 commented 4 months ago

Not enough info