I'm currently running a litespeed sever with Wordpress on a digital ocean Ubuntu droplet.
I would like to recreate the server on a different team account.
I shut down the droplet, made a snapshot, and transferred the snapshot to the team account. When I create the new droplet and start the server I get a 404 page due to the listener settings in the litespeed configuration.
I followed the instructions here to update the listener IP adderess ... I do not yet have a domain associated with the site. (Wordpress with LiteSpeed shows 404 when trying to access it by my new domain)
After restarting litespeed the server loads the wordpress site, but only partially. For example images do not load. The pages load very slowly and sometimes don't load at all.
How can I transfer the droplet an reconfigure the server so it works correctly?