I currently have two droplets and one-click wordpress installed in each one. But, I want to have them in one droplet because the traffic is low. What’s the easiest way I can do that smoothly? Is there any serious disadvantage of this and in the future can I do the vice versa?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
Hello, @rem3n
You can achieve this by either adjust the configuration of your current droplet (by modifying the Apache virtual host files and etc) or spin up a new droplet and configuring LAMP or LEMP stack (Linux, Apache/Nginx, PHP, MySQL).
You can check this tutorial for LEMP stack on Ubuntu 18.04:
And this one for LAMP stack on Ubuntu 18.04:
Also if you’re interested in using Docker in order to set this you can check this tutorial:
Basically the easiest process will be the one that you’re most familiar with. If you’re used to Apache then use Apache, if not then using Nginx will make the server configuration easier for you. My advise will be to make the initial configuration as simple as possible, because you can always add more features and upgrade your system with new tools and etc.
Hope this helps!
Regards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.