Question
I'm about to create a new droplet and...
I’d like to have the same server settings + configuration of my first droplet which I’ve painfully optimized to use for WordPress.
Now does snapshot clone the whole website (settings, themes, plugin, etc) or just the server settings?
I just want to clone the settings ONLY as I’m not sure if I still know how to reverse-engineer what I did to my droplet.
Any input is very much appreciated!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Yes, it clones everything; however, since you have things working really well, all you would need to change is the config file in /etc/apache2/sites-available
You then could either do a fresh install of WordPress, or go into the database and change a few things in the wp-options table. Probably easiest to just re-install WordPress