Awesome! Looking forward to Plesk and Morty too (well I'm not going to use them since I have a VPS, but still feels good to know it's there 😁). My VPS had become pretty slow during March/April but now it's back to normal, so I guess this reinforces that stable feeling. My team has been hosting our main website on Netlify till now, and we're planning to switch to a full-fledged Ghost on a HelioHost VPS, so the timing couldn't have been better 🙃
Re the reboot: nginx and some other services failed to start for some reason, so I had to SSH in manually and start them. In case anyone else ran into problems, the solution is to run `systemctl status service` and then `systemctl restart service` where service is the service name, such an nginx (web server), mysql (database), postfix (email sender), dovecot (email receiver), etc. Of course Hestia might handle all this by itself; I'm not sure (I use YunoHost) 🙂