I have a live production website running on a standard persistent disk.
How do I safely upgrade this to an SSD disk?
Is there a simple way to do it using the dashboard and not console commands?
Just to be clear, it's fine to take the instance down for 10 minutes or so.
Will this work?
- Snapshot Instance
- Clone Instance (using snapshot - create SSD drive)
- Move over static IP to clone.
- Check everything is working and eventually delete original instance