• 0 Posts
  • 6 Comments
Joined 3 years ago
cake
Cake day: October 15th, 2023

help-circle
  • Add a second node using the new drive, move all vm to the new node, decommission old node, rebuild the old node with the new drive.

    You can get away with a disk clone but in my opinion a vm move is the proper way to go.

    Adding a new node you start with a clean install, any quirk you have on the old hw will be finally washed away (or will bite you back and be properly documented), you have a quick way back should anything go sideways (the clone too provides a quick way back, but i like this way much more ^^), you get some hands on multi node experience that will be useful for ha setup.



  • I wouch for the VPN route… VPN servers are built to be exposed, are hardened/engineered to resist the harshness of the net and are somewhat safe even with default settings.

    Should you publish on the wild a few web apps, you would have to harden, monitor and manage a bunch of environments and/or frameworks with a load of quirks each.

    A VPN is easier to maintain and safer for your data with a lower effort.